registerActionText property

  1. @override
String registerActionText
override

Used as a label of the EmailForm submit button when the AuthAction is AuthAction.signUp.

Implementation

@override
String get registerActionText => "Registra";