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

4 lines
111 B
Dart
Raw Normal View History

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