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