menu
entao_hare package
documentation
app/app.dart
ThemeWidget
of static method
of static method
dark_mode
light_mode
of
static method
ThemeState
?
of
(
BuildContext
context
)
Implementation
static ThemeState? of(BuildContext context) { return context.findRootAncestorStateOfType(); }
entao_hare package
documentation
app/app
ThemeWidget
of static method
ThemeWidget class