menu
black_hole_flutter package
documentation
black_hole_flutter.dart
FancyContext
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Shortcut for
Theme.of(context)
.
Implementation
ThemeData get theme => Theme.of(this);
black_hole_flutter package
documentation
black_hole_flutter
FancyContext
theme property
FancyContext extension on
BuildContext