secondaryLabelStyle property

TextStyle secondaryLabelStyle
final

An alternate style to be applied to the chip's label. For example, this style is applied to the text of a selected ChoiceChip.

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

Implementation

final TextStyle secondaryLabelStyle