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