autoFocusSearchBox property

  1. @Deprecated('Use `searchFieldProps` instead')
bool autoFocusSearchBox
final

the search box will be focused if true

Implementation

@Deprecated('Use `searchFieldProps` instead')
final bool autoFocusSearchBox;