interceptCallBacks property

bool interceptCallBacks
final

if true , the callbacks (onTap, onLongClick...) will be handled by the user

Implementation

final bool interceptCallBacks;