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