menu
shared_code package
documentation
shared_code/constants/styles.dart
scaffoldColor function
scaffoldColor function
dark_mode
light_mode
scaffoldColor
function
Color
scaffoldColor
(
BuildContext
context
)
Implementation
Color scaffoldColor(BuildContext context) { return Theme.of(context).scaffoldBackgroundColor; }
shared_code package
documentation
shared_code/constants/styles
scaffoldColor function
styles library