viewBarPadding property
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;
The padding to use for the search view's search bar.
If null, then the default value is 8.0 horizontally.
final EdgeInsetsGeometry? viewBarPadding;