bottomButtonChild property
Child used in the bottom button.
Default to the Text('Continue') widget.
Implementation
final Widget bottomButtonChild;
Child used in the bottom button.
Default to the Text('Continue') widget.
final Widget bottomButtonChild;