ignorePointer property

bool? ignorePointer
final

是否忽略指针事件(本身和子Widget都不响应事件)

Implementation

final bool? ignorePointer;