menu
smart_design_system package
documentation
theme/extensions/custom_theme.dart
CustomThemeExtension
surface method
surface method
dark_mode
light_mode
surface
method
Color
surface
(
BuildContext
context
)
Implementation
Color surface(BuildContext context) => Theme.of(context).scaffoldBackgroundColor;
smart_design_system package
documentation
theme/extensions/custom_theme
CustomThemeExtension
surface method
CustomThemeExtension class