toasterStyle property

FToasterStyle Function(FToasterStyle)? toasterStyle
final

The toaster style.

CLI

To generate and customize this style:

dart run forui style create toast

Implementation

final FToasterStyle Function(FToasterStyle)? toasterStyle;