selfprivacy.org.app/lib/config/brand_theme.dart

4 lines
111 B
Dart
Raw Normal View History

2020-11-29 20:07:46 +00:00
import 'package:flutter/material.dart';
2020-12-02 09:16:23 +00:00
2022-06-05 19:36:32 +00:00
const EdgeInsets paddingH15V0 = EdgeInsets.symmetric(horizontal: 15);