openAxisAlignment property

double? openAxisAlignment
final

How the FloatingSearchBar should be aligned when the available width is bigger than the width specified by openWidth.

When not specified, will use the value of axisAlignment.

Implementation

final double? openAxisAlignment;