selectedStyle property

ChipStyle? selectedStyle
final

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

Implementation

final ChipStyle? selectedStyle;