bottomButtonChild property

Widget bottomButtonChild
final

Child used in the bottom button.

Default to the Text('Continue') widget.

Implementation

final Widget bottomButtonChild;