menu
floatica package
documentation
res/utils/context_extension.dart
ContextEx
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Gets the current
ThemeData
associated with the context.
Implementation
ThemeData get theme => Theme.of(this);
floatica package
documentation
res/utils/context_extension
ContextEx
theme property
ContextEx extension on
BuildContext