labelStyle property

FLabelStyle get labelStyle

The label's style.

Implementation

// ignore: diagnostic_describe_all_properties
FLabelStyle get labelStyle => (layout: labelLayoutStyle, state: this);