labelStyle property

TextStyle? labelStyle
final

The style used when rendering the holeLabel.

Defaults to the active ThemeData's ThemeData.textTheme.body2 text style.

Implementation

final TextStyle? labelStyle;