signInText property

  1. @override
String get signInText
override

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

Implementation

@override
String get signInText => "כניסה";