labelTextStyle property

TextStyle? labelTextStyle
final

The style for the widget label The default is black color, and fontWeight of W600

Implementation

final TextStyle? labelTextStyle;