itemHighlightBackgroundColor property
The background color when the button is pressed.
Defaults to:
colorScheme.background[20]
Implementation
final Color? itemHighlightBackgroundColor;
The background color when the button is pressed.
Defaults to:
colorScheme.background[20]
final Color? itemHighlightBackgroundColor;