menu
k_auth package
documentation
widgets/buttons/google_button.dart
GoogleLoginButton
text property
text property
dark_mode
light_mode
text
property
String
text
final
버튼에 표시할 텍스트. 기본값: 'Google로 로그인'
Implementation
final String text;
k_auth package
documentation
widgets/buttons/google_button
GoogleLoginButton
text property
GoogleLoginButton class