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