onLongPressed property

(void Function()?) onLongPressed
final

The callback that is called when this option is long pressed.

Implementation

final void Function()? onLongPressed;