menu
cupertino_native_extra package
documentation
components/alert.dart
CNAlertAction
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback when the button is tapped.
Implementation
final VoidCallback? onPressed;
cupertino_native_extra package
documentation
components/alert
CNAlertAction
onPressed property
CNAlertAction class