child property

Widget child
final

The widget displayed inside the button when not in a pending state.

Implementation

final Widget child;