ScrollBarElement constructor
ScrollBarElement(
- ScrollBar widget
Instantiates the rendering element for the given ScrollBar.
Implementation
ScrollBarElement(ScrollBar super.widget);
Instantiates the rendering element for the given ScrollBar.
ScrollBarElement(ScrollBar super.widget);