trailingExpanded property
Whether the trailing area should expand to fill available space.
When true, the trailing area expands instead of the main content area, useful for toolbars or action-heavy interfaces where trailing content needs maximum space allocation.
Implementation
final bool trailingExpanded;