expanded property

bool expanded
final

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;