itemHighlightBackgroundColor property

Color? itemHighlightBackgroundColor
final

The background color when the button is pressed.

Defaults to:

colorScheme.background[20]

Implementation

final Color? itemHighlightBackgroundColor;