menu
ventas_airtel package
documentation
widgets/image_alert_widget.dart
CustomAlertDialog
CustomAlertDialog.new const constructor
CustomAlertDialog.new const constructor
dark_mode
light_mode
CustomAlertDialog
constructor
const
CustomAlertDialog
(
{
Key
?
key
,
String
?
filePath
,
String
?
imageUrl
,
})
Implementation
const CustomAlertDialog({Key? key, this.filePath, this.imageUrl}) : super(key: key);
ventas_airtel package
documentation
widgets/image_alert_widget
CustomAlertDialog
CustomAlertDialog.new const constructor
CustomAlertDialog class