menu
address_sf_package package
documentation
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();
address_sf_package package
documentation
theme_helper
ThemeHelper
themeData method
ThemeHelper class