successChild property

Widget? successChild
final

The widget to display when the onPressed future has failed.

Implementation

final Widget? successChild;