menu
standard_searchbar_v2 package
documentation
old/standard_searchbar.dart
StandardSearchBar
startIcon property
startIcon property
dark_mode
light_mode
startIcon
property
IconData
startIcon
final
The start icon of the SearchBar. By default is Icons.search.
Implementation
final IconData startIcon;
standard_searchbar_v2 package
documentation
old/standard_searchbar
StandardSearchBar
startIcon property
StandardSearchBar class