menu
toastr_flutter package
documentation
toastr.dart
ToastrConfig
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Optional title for the notification
Implementation
final String? title;
toastr_flutter package
documentation
toastr
ToastrConfig
title property
ToastrConfig class