expandable property

bool expandable
final

Whether the navigation rail can be expanded/collapsed.

When true, shows an expand/collapse button that allows users to toggle between compact and expanded views.

Implementation

final bool expandable;