progressStyle property
The progress style.
CLI
To generate and customize this style:
dart run forui style create progress
Implementation
@override
final FProgressStyle progressStyle;
The progress style.
To generate and customize this style:
dart run forui style create progress
@override
final FProgressStyle progressStyle;