abortChild property

Widget? abortChild
final

The widget to be displayed while the onPressed future is running and user can abort the call.

Implementation

final Widget? abortChild;