searchBoxDecoration property

  1. @Deprecated('Use `searchFieldProps` instead')
InputDecoration? searchBoxDecoration
final

decoration for search box

Implementation

@Deprecated('Use `searchFieldProps` instead')
final InputDecoration? searchBoxDecoration;