menu
toastify package
documentation
toastify.dart
Toast
id property
id property
dark_mode
light_mode
id
property
String
?
id
final
This is the ID of the toast, which is used to prevent duplicate toasts.
Implementation
final String? id;
toastify package
documentation
toastify
Toast
id property
Toast class