bottom property
final
This widget appears across the bottom of the app bar.
Typically a TabBar. Only widgets that implement PreferredSizeWidget can be used at the bottom of an app bar.
See also:
- PreferredSize, which can be used to give an arbitrary widget a preferred size.
Implementation
final PreferredSizeWidget bottom