part of 'theme.dart'; class AppValue { static const double padding = 16; static const double margin = 16; static const double borderRadius = 12; }