Skip to main content

IgnorePointer

Overview

Makes a widget ignore touch and click events, while rendering stays unchanged. Use it to block all input on the screen while something is loading, for example.

Properties

PropertyDescriptionValueDefault
ignoringTurn it on so child widgets ignore pointer (touch and click) events instead of receiving them.On / OffOn
ignoringSemanticsSets whether to exclude the widget from accessibility information as well while pointers are ignored.On / OffNot set