style property
The toast's style.
To modify the current style:
style: .delta(...)
To replace the style:
style: FToastStyle(...)
Implementation
final FToastStyleDelta style;
The toast's style.
To modify the current style:
style: .delta(...)
To replace the style:
style: FToastStyle(...)
final FToastStyleDelta style;