menu
indian_state_picker package
documentation
custom_alert_dialog.dart
CustomAlertDialog
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
List of widgets displayed as actions, such as buttons.
Implementation
final List<Widget>? actions;
indian_state_picker package
documentation
custom_alert_dialog
CustomAlertDialog
actions property
CustomAlertDialog class