toastStyle property
Defines the visual style and appearance of the toast notification.
When null, the default toast style will be used.
Implementation
final BaseStandardToastStyle? toastStyle;
Defines the visual style and appearance of the toast notification.
When null, the default toast style will be used.
final BaseStandardToastStyle? toastStyle;