sidebarOpenWidth property

double sidebarOpenWidth

Width of the sidebar when is open.

Implementation

double get sidebarOpenWidth => _sidebarOpenWidth ?? 300.0;