menu
nylo_support package
documentation
alerts/src/toast_meta.dart
ToastNotificationRegistry
styleIds property
styleIds property
dark_mode
light_mode
styleIds
property
Set
<
String
>
get
styleIds
Get all registered toast style IDs.
Implementation
Set<String> get styleIds => _styles.keys.toSet();
nylo_support package
documentation
alerts/src/toast_meta
ToastNotificationRegistry
styleIds property
ToastNotificationRegistry class