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