menu
universal_flutter_utils package
documentation
widgets/button/index.dart
UFUButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Called when the button is tapped or otherwise activated.
Implementation
final VoidCallback? onPressed;
universal_flutter_utils package
documentation
widgets/button/index
UFUButton
onPressed property
UFUButton class