onLongPress property

VoidCallback? onLongPress
final

If this and onTap are null, the button will be disabled.

Implementation

final VoidCallback? onLongPress;