OverlaySplitView.showSidebar
bool showSidebar() @property nothrowGet showSidebar property.
Returns
Whether the sidebar widget is shown.
void showSidebar(bool propval) @property nothrowSet showSidebar property.
Parameters
propval | Whether the sidebar widget is shown. |