signInWithGoogleButtonText property

  1. @override
String signInWithGoogleButtonText
inherited

Used as a label of the OAuthProviderButton for Google provider.

Implementation

@override
String get signInWithGoogleButtonText => "Sign in with Google";