menu
sandboxed package
documentation
provider/theme_mode.dart
ThemeModeNotifier
build method
build method
dark_mode
light_mode
build
method
@
override
ThemeMode
build
(
)
Implementation
@override ThemeMode build() { return ThemeMode.system; }
sandboxed package
documentation
provider/theme_mode
ThemeModeNotifier
build method
ThemeModeNotifier class