scrollAndHide property

bool scrollAndHide
final

if you don't want size animation when user scrolls, set this property value to false Default true

Implementation

final bool scrollAndHide;