menu
unit_widgets_display package
documentation
StatelessWidget/AlertDialog/node1_base.dart
CustomAlertDialog
CustomAlertDialog.new const constructor
CustomAlertDialog.new const constructor
dark_mode
light_mode
CustomAlertDialog
constructor
const
CustomAlertDialog
(
{
Key
?
key
,
})
Implementation
const CustomAlertDialog({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatelessWidget/AlertDialog/node1_base
CustomAlertDialog
CustomAlertDialog.new const constructor
CustomAlertDialog class