signInText property

  1. @override
String signInText
override

Used as a title of the LoginView when AuthAction is AuthAction.signIn.

Implementation

@override
String get signInText => "Fazer login";