menu
k_auth package
documentation
widgets/buttons/google_button.dart
GoogleLoginButton
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
비활성화 상태. true면 버튼을 누를 수 없음.
Implementation
final bool disabled;
k_auth package
documentation
widgets/buttons/google_button
GoogleLoginButton
disabled property
GoogleLoginButton class