labelStyle property
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;
The style to be applied to the chip's label.
This only has an effect on widgets that respect the DefaultTextStyle, such as Text.
TextStyle get labelStyle;