expanded property
Whether the sidebar should expand to fill available width.
When true, the sidebar uses all available horizontal space. When false, the sidebar sizes itself to its content width.
Implementation
final bool expanded;
Whether the sidebar should expand to fill available width.
When true, the sidebar uses all available horizontal space. When false, the sidebar sizes itself to its content width.
final bool expanded;