onLongPress property

(void Function(BuildContext)?) onLongPress
final

Implementation

final void Function(BuildContext)? onTap, onLongPress;