expandable property
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;
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.
final bool expandable;