useGestureDetector property

bool useGestureDetector
final

bool if you set false then not set body under GestureDetector. By Default it's true

Implementation

final bool useGestureDetector;