skipButtonText property

String? skipButtonText
final

Custom text for the "Skip" button.

If not provided, defaults to "Skip".

skipButtonText: 'Maybe Later'

Implementation

final String? skipButtonText;