menu
artisanal package
documentation
widgets.dart
FocusableWidget
theme property
theme property
dark_mode
light_mode
theme
property
Theme
get
theme
inherited
Access the current theme.
Returns the global theme instance.
Implementation
Theme get theme => currentTheme;
artisanal package
documentation
widgets
FocusableWidget
theme property
FocusableWidget mixin