signInWithGoogleButtonText property

  1. @override
String signInWithGoogleButtonText
override

Used as a label of the OAuthProviderButton for Google provider.

Implementation

@override
String get signInWithGoogleButtonText => "Googleでサインイン";