hasOnLongPress property

bool get hasOnLongPress

Implementation

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