stretch property
Whether the app bar should stretch to fill the over-scroll area.
The appbar can still expand and contract as the user scrolls, but it will also stretch when the user over-scrolls.
Implementation
final bool stretch;
Whether the app bar should stretch to fill the over-scroll area.
The appbar can still expand and contract as the user scrolls, but it will also stretch when the user over-scrolls.
final bool stretch;