hasOnLongPress property

bool hasOnLongPress

Implementation

bool get hasOnLongPress => options!.onLongPress != null;