labelStyle property

TextStyle? labelStyle
final

The style of the text. If null, Typography.body is used

Implementation

final TextStyle? labelStyle;