In flutter, the inherited widget is a base class that allows those classes to extend the information under the tree from it . Inherited widgets are also a kind of state management technique. It works by telling registered build references when a change occurs.