finalText property

String? finalText
final

The text that should be displayed for the next button on the final step

default is 'FINISH'

Implementation

final String? finalText;