menu
toastr_flutter package
documentation
toastr.dart
ToastrConfig
preventDuplicates property
preventDuplicates property
dark_mode
light_mode
preventDuplicates
property
bool
preventDuplicates
final
Whether the notification should prevent duplicates
Implementation
final bool preventDuplicates;
toastr_flutter package
documentation
toastr
ToastrConfig
preventDuplicates property
ToastrConfig class