searchBoxWidth property

double? searchBoxWidth
final

This gives the width to the searchbar by default it will take the size of whole screen.

Implementation

final double? searchBoxWidth;