style property

FLabelStyle? style
final

The label's style. Defaults to the appropriate style in FThemeData.labelStyles.

Implementation

// ignore: diagnostic_describe_all_properties
final FLabelStyle? style;