How do I disable widgets on Flutter?

In flutter, most widgets already come with an option to disable them for example in a RaisedButton we can set the onClicked function to null to disable , or we can use NeverScrollableScrollPhysics( ) to disable a ListView.

Sizin İçin Seçtik  How do you keep your screen awake in flutter?

Leave a Reply

Your email address will not be published. Required fields are marked *