Flutter Tutorial - Inherited Widget
The InheritedWidget helps you to easily distribute your app state to every widget in your Flutter app.
App Preview

The InheritedWidget helps you to easily distribute your app state to every widget in your Flutter app.
