workbench/views/playground_home library
PlaygroundHome widget for the Component Workbench.
Main playground widget with 2-column layout (preview + controls). Used by DualThemeView for both light and dark theme instances.
Classes
- PlaygroundHome
- Main playground widget with 2-column layout Left: Component Preview | Right: Controls Panel
- PlaygroundHomeState
- Public state class to allow access from DualThemeView. Phase 3.2: Removed TickerProviderStateMixin - animation controller now from parent.