loadingChild property
The widget to be displayed while the onPressed future is running and
user can not abort the call.
Implementation
final Widget? loadingChild;
The widget to be displayed while the onPressed future is running and
user can not abort the call.
final Widget? loadingChild;