style property
The style.
To modify the current style:
style: .delta(...)
To replace the style:
style: FProgressStyle(...)
Implementation
final FProgressStyleDelta style;
The style.
To modify the current style:
style: .delta(...)
To replace the style:
style: FProgressStyle(...)
final FProgressStyleDelta style;