signInWithAppleButtonText property

  1. @override
String signInWithAppleButtonText
override

Used as a label of the OAuthProviderButton for Apple provider.

Implementation

@override
String get signInWithAppleButtonText => "Iniciar sesiĆ³n con Apple";