menu
platform_adaptive_widgets package
documentation
models/layout/platform_app_data.dart
MaterialAppRouterData
themeMode property
themeMode property
dark_mode
light_mode
themeMode
property
ThemeMode
?
themeMode
final
The theme mode to use (light, dark, or system).
Implementation
final ThemeMode? themeMode;
platform_adaptive_widgets package
documentation
models/layout/platform_app_data
MaterialAppRouterData
themeMode property
MaterialAppRouterData class