skipButtonText property
Custom text for the "Skip" button.
If not provided, defaults to "Skip".
skipButtonText: 'Maybe Later'
Implementation
final String? skipButtonText;
Custom text for the "Skip" button.
If not provided, defaults to "Skip".
skipButtonText: 'Maybe Later'
final String? skipButtonText;