nextButtonText property
Custom text for the "Next" button.
If not provided, defaults to "Next" or "Done" for the last step.
nextButtonText: 'Continue'
Implementation
final String? nextButtonText;
Custom text for the "Next" button.
If not provided, defaults to "Next" or "Done" for the last step.
nextButtonText: 'Continue'
final String? nextButtonText;