menu
eliud_pkg_notifications_model package
documentation
model/notification_dropdown_button.dart
NotificationChanged typedef
NotificationChanged typedef
dark_mode
light_mode
NotificationChanged
typedef
NotificationChanged
=
dynamic Function
(
String
?
value
,
int
?
privilegeLevel
)
Implementation
typedef NotificationChanged = Function( String? value, int? privilegeLevel, );
eliud_pkg_notifications_model package
documentation
model/notification_dropdown_button
NotificationChanged typedef
notification_dropdown_button library