class AppDimens { static const double maxWidth = 1080.0; static const double maxHeight = 1920.0; static const double bigTextSize = 13.0; }