mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-10-31 22:17:29 +00:00
4 lines
111 B
Dart
4 lines
111 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
const EdgeInsets paddingH15V0 = EdgeInsets.symmetric(horizontal: 15);
|