menu
flutter_common_widgets_softx package
documentation
common/app_outline_button.dart
AppOutlineButton
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
Callback when the button is tapped.
Implementation
final VoidCallback? onTap;
flutter_common_widgets_softx package
documentation
common/app_outline_button
AppOutlineButton
onTap property
AppOutlineButton class