labelStyle property

TextStyle labelStyle

The style to be applied to the chip's label.

This only has an effect on widgets that respect the DefaultTextStyle, such as Text.

Implementation

TextStyle get labelStyle;