labelStyle property

TextStyle? labelStyle
final

The style to use for the labelText when the label is above (i.e., vertically adjacent to) the input field.

Implementation

final TextStyle? labelStyle;