menu
cupertino_native package
documentation
components/button.dart
CNButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback when pressed.
Implementation
final VoidCallback? onPressed;
cupertino_native package
documentation
components/button
CNButton
onPressed property
CNButton class