SplitPaneElement constructor

SplitPaneElement(
  1. SplitPane widget
)

Creates a SplitPaneElement for the given widget.

Implementation

SplitPaneElement(SplitPane super.widget);