In this video I have discussed about AbsorbPointer and IgnorePointer widget in Flutter.

AbsorbPointer && IgnorePointer

It is a widget which absorbs pointers. It means that it prevents its child from being clicked, tapped, scrolled, dragged, and respond to hover.In flutter we can individually disable widgets for e.g in RaisedButton we set onPressed to null to disable it.If we want to disable whole widget tree at once then we can do it with AbsorbPointer.

#flutterabsorbpointer #flutterignorepointer #fluttertutorial #exploring flutter

Exploring Flutter Widgets || Flutter AbsorbPointer & IgnorePointer #23
2.15 GEEK