continueButton property

  1. @override
String get continueButton
override

Continue button text

In en, this message translates to: 'Continue'

Implementation

@override
String get continueButton => 'Continue';