menu
sintia_system_design package
documentation
extensions/build_context/theme_extension.dart
BuildContextThemeExtension
theme property
theme property
dark_mode
light_mode
theme
property
ThemeData
get
theme
Gets the current
ThemeData
.
Implementation
ThemeData get theme => Theme.of(this);
sintia_system_design package
documentation
extensions/build_context/theme_extension
BuildContextThemeExtension
theme property
BuildContextThemeExtension extension on
BuildContext