viewBarPadding property

EdgeInsetsGeometry? viewBarPadding
final

The padding to use for the search view's search bar.

If null, then the default value is 8.0 horizontally.

Implementation

final EdgeInsetsGeometry? viewBarPadding;