errorChild property

Widget? errorChild
final

The widget to display when the onPressed future has failed.

Implementation

final Widget? errorChild;