menu
k_auth package
documentation
widgets/buttons/google_button.dart
GoogleLoginButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
버튼 클릭 콜백. null이면 버튼이 비활성화됩니다.
Implementation
final VoidCallback? onPressed;
k_auth package
documentation
widgets/buttons/google_button
GoogleLoginButton
onPressed property
GoogleLoginButton class