showAfter property

Duration? showAfter
final

Hides the FloatingSearchBar intially for the specified duration and then translates it from the top to its position.

This can be used as a simple enrance animation.

Implementation

final Duration? showAfter;