antodisThemeLight top-level property
Implementation
ThemeData antodisThemeLight = ThemeData(
brightness: Brightness.light,
appBarTheme: AppBarTheme(backgroundColor: Colors.grey));
ThemeData antodisThemeLight = ThemeData(
brightness: Brightness.light,
appBarTheme: AppBarTheme(backgroundColor: Colors.grey));