SplitPaneElement constructor
SplitPaneElement(
- SplitPane widget
Creates a SplitPaneElement for the given widget.
Implementation
SplitPaneElement(SplitPane super.widget);
Creates a SplitPaneElement for the given widget.
SplitPaneElement(SplitPane super.widget);