menu
flutter_setup_helper package
documentation
Helper/theme_helper.dart
ThemeHelper
themeData method
themeData method
dark_mode
light_mode
themeData
method
ThemeData
themeData
(
)
Returns the current theme data
Implementation
ThemeData themeData() => _getThemeData();
flutter_setup_helper package
documentation
Helper/theme_helper
ThemeHelper
themeData method
ThemeHelper class