labelStyles property
The label styles.
CLI
To generate and customize this style:
dart run forui style create labels
Implementation
@override
final FLabelStyles labelStyles;
The label styles.
To generate and customize this style:
dart run forui style create labels
@override
final FLabelStyles labelStyles;