menu
fastyle_buttons package
documentation
ui/base/button.dart
FastButton2
onTap property
onTap property
dark_mode
light_mode
onTap
property
VoidCallback
?
onTap
final
The callback when the button is tapped.
Implementation
final VoidCallback? onTap;
fastyle_buttons package
documentation
ui/base/button
FastButton2
onTap property
FastButton2 class