bottom property
final
This widget appears across the bottom of the appbar.
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