menu
lb_planner
modules/app/presentation/widgets/generic_dialog.dart
GenericDialog
actions property
actions
dark_mode
light_mode
actions
property
List
<
DialogAction
>
?
actions
final
The actions that can be taken in the dialog.
Implementation
final List<DialogAction>? actions;
lb_planner
generic_dialog
GenericDialog
actions property
GenericDialog class