mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-08 17:11:14 +00:00
4 lines
111 B
Dart
4 lines
111 B
Dart
import 'package:flutter/material.dart';
|
|
|
|
const EdgeInsets paddingH16V0 = EdgeInsets.symmetric(horizontal: 16);
|