trailingAtBottom property
final
Pin the trailing widget to the bottom.
If true
, the trailing widget is pinned to the bottom of the
NavigationRail. Otherwise it follows directly the main group of
destinations.
See also scrollable for a description of the interplay of these parameters.
Implementation
final bool trailingAtBottom;