continueText property

  1. @override
String continueText
override

Used as a label of the submit button that takes the user to the next step of the authenticatiion flow.

Implementation

@override
String get continueText => "Continua";