useInkWell property

bool useInkWell
final

If Provided then it will use Inkwell for onLongPress instead of GestureDetector on Top of Root Widget

Implementation

final bool useInkWell;