child property
The (optional) default progress widget that are displayed before message of the dialog,
it will replaced when you use setChild, and it will restored if you setChild(null).
Implementation
Widget? child;
The (optional) default progress widget that are displayed before message of the dialog,
it will replaced when you use setChild, and it will restored if you setChild(null).
Widget? child;