menu
dartblock_code package
documentation
dartblock_native_theme.dart
DartBlockNativeMaterialTheme
light method
light method
dark_mode
light_mode
light
method
ThemeData
light
(
)
Implementation
ThemeData light() { return theme(lightScheme()); }
dartblock_code package
documentation
dartblock_native_theme
DartBlockNativeMaterialTheme
light method
DartBlockNativeMaterialTheme class