graph_your_widget_tree library
Classes
- Graph
- An entry point of the package. Place Graph whereever you want to display the widget tree represented by root.
- GraphTheme
- InheritedWidget to provide styles of Graph and its internal widgets.
- GraphThemeData
- Data class to hold styles of each widget box.
- RenderDetailNotification
- Notification to notify the rendered detail in every build.
- WidgetEntry
- An object representing a widget and its children in a widget tree.