ignorePointers property

bool? ignorePointers
final

Determines whether this widget ignores pointer events.

Defaults to null, and when null, does nothing.

Implementation

final bool? ignorePointers;