part of 'theme.dart'; class AppValue { static const double padding = 20.0; static const double margin = 20.0; static const double radius = 16.0; }