interceptCallBacks property
if true , the callbacks (onTap, onLongClick...) will be handled by the user
Implementation
final bool interceptCallBacks;
if true , the callbacks (onTap, onLongClick...) will be handled by the user
final bool interceptCallBacks;