Commit 5d0d3229 by Ramesh Babu Puvvadi

added

parent 9d51c707
......@@ -107,6 +107,8 @@ class CustomAlertDialog extends StatelessWidget {
this.onSecondButtonPressed,
});
//added new line
@override
Widget build(BuildContext context) {
return AlertDialog(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment