hasDoubleTap property

bool hasDoubleTap

Implementation

bool get hasDoubleTap => widget.onDoubleTap != null;