onLongPress property
A callback for when the widget is long pressed.
The widget will be disabled if the following are null:
Implementation
final VoidCallback? onLongPress;
A callback for when the widget is long pressed.
The widget will be disabled if the following are null:
final VoidCallback? onLongPress;