menu
dartatui package
documentation
framework/theme.dart
Theme
of static method
of static method
dark_mode
light_mode
of
static method
ThemeData
of
(
BuildContext
context
)
Implementation
static ThemeData of(BuildContext context) { return ThemeProvider.current; }
dartatui package
documentation
framework/theme
Theme
of static method
Theme class