menu
social_auth_buttons package
documentation
res/shared/shared_button.dart
SharedButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
onPressed
is a void function well be called when the button pressed.
Implementation
final VoidCallback onPressed;
social_auth_buttons package
documentation
res/shared/shared_button
SharedButton
onPressed property
SharedButton class