menu
eliud_pkg_notifications package
documentation
wizards/builders/dialog/notification_dashboard_dialog_builder.dart
NotificationDashboardDialogBuilder
create method
create method
dark_mode
light_mode
create
method
Future
<
DialogModel
>
create
(
)
Implementation
Future<DialogModel> create() async { await _setupDashboard(); return await _setupDialog(); }
eliud_pkg_notifications package
documentation
wizards/builders/dialog/notification_dashboard_dialog_builder
NotificationDashboardDialogBuilder
create method
NotificationDashboardDialogBuilder class