expanded property
Whether the rail should expand to fill available space.
When true, the rail attempts to use all available space in its cross-axis direction. When false, the rail sizes itself to content.
Implementation
final bool expanded;Whether the rail should expand to fill available space.
When true, the rail attempts to use all available space in its cross-axis direction. When false, the rail sizes itself to content.
final bool expanded;