menu
toastify_flutter package
documentation
toastify_flutter.dart
SimpleToast
message property
message property
dark_mode
light_mode
message
property
String
message
final
The message to be displayed in the toast.
Implementation
final String message;
toastify_flutter package
documentation
toastify_flutter
SimpleToast
message property
SimpleToast class