menu
lb_planner
lb_planner.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
lb_planner
GenericDialog
actions property
GenericDialog class