stretch property

bool stretch
final

Whether the app bar should stretch to fill the over-scroll area.

The app bar can still expand and contract as the user scrolls, but it will also stretch when the user over-scrolls.

Implementation

final bool stretch;