menu
toastr_flutter package
documentation
toastr.dart
ToastrConfig
content property
content property
dark_mode
light_mode
content
property
Widget
?
content
final
Custom widget content to display instead of the text message
Implementation
final Widget? content;
toastr_flutter package
documentation
toastr
ToastrConfig
content property
ToastrConfig class