toasterStyle property

FToasterStyle Function(FToasterStyle style)? toasterStyle
final

The toaster style.

CLI

To generate and customize this style:

dart run forui style create toast

Implementation

final FToasterStyle Function(FToasterStyle style)? toasterStyle;