toastStyle property

BaseStandardToastStyle? toastStyle
final

Defines the visual style and appearance of the toast notification.

When null, the default toast style will be used.

Implementation

final BaseStandardToastStyle? toastStyle;