prefixIcon property Null safety
final
Sets a prefix widget.
Cannot be null. Defaults to an Icon widget with the CupertinoIcons.search icon.
Implementation
final Widget prefixIcon;
Sets a prefix widget.
Cannot be null. Defaults to an Icon widget with the CupertinoIcons.search icon.
final Widget prefixIcon;