absorbPointer property

bool? absorbPointer
final

是否吸收指针事件(本身响应事件, 但是阻止子Widget响应事件)

Implementation

final bool? absorbPointer;