pressedStyle property

ChipStyle? pressedStyle
final

The style to be resolved when events includes WidgetEvent.pressed.

Implementation

final ChipStyle? pressedStyle;