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