menu
nylo_support package
documentation
alerts/src/toast_meta.dart
ToastNotificationRegistry
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Clear all registered styles (useful for testing).
Implementation
void clear() => _styles.clear();
nylo_support package
documentation
alerts/src/toast_meta
ToastNotificationRegistry
clear method
ToastNotificationRegistry class