ignorePointers property
Determines whether this widget ignores pointer events. Defaults to null, and when null, does nothing.
Implementation
final bool? ignorePointers;
Determines whether this widget ignores pointer events. Defaults to null, and when null, does nothing.
final bool? ignorePointers;