showIfOpened property

bool showIfOpened
final

Whether this action should be shown when the FloatingSearchBar is opened.

If false, this action will be animated out when the bar FloatingSearchBar closed.

Implementation

final bool showIfOpened;