searchPadding property
Padding around the search input field.
Defaults to EdgeInsets.all(12).
Implementation
final EdgeInsetsGeometry? searchPadding;
Padding around the search input field.
Defaults to EdgeInsets.all(12).
final EdgeInsetsGeometry? searchPadding;