menu
toastify_flutter package
documentation
toastify_flutter.dart
CustomToast
style property
style property
dark_mode
light_mode
style
property
ToastStyle
style
final
The style of the toast. Default is
ToastStyle.simple
.
Implementation
final ToastStyle style;
toastify_flutter package
documentation
toastify_flutter
CustomToast
style property
CustomToast class