menu
Flutter
cupertino
CupertinoDesktopTextSelectionToolbarButton
onPressed property
onPressed
brightness_4
brightness_5
description
onPressed
property
VoidCallback
?
onPressed
final
Called when this button is pressed.
Implementation
final VoidCallback? onPressed;
Flutter
cupertino
CupertinoDesktopTextSelectionToolbarButton
onPressed property
CupertinoDesktopTextSelectionToolbarButton class