shownByDefault property

bool shownByDefault
final

Whether the sidebar should be open by default or not.

Most useful for end sidebars.

Defaults to true.

Implementation

final bool shownByDefault;