nextText property

String? nextText
final

The text that should be displayed for the next button

default is 'NEXT'

Implementation

final String? nextText;