hoveredStyle property

ChipStyle? hoveredStyle
final

The style to be applied when events includes WidgetEvent.hovered.

Implementation

final ChipStyle? hoveredStyle;