prefixIcon property Null safety

Widget prefixIcon
final

Sets a prefix widget.

Cannot be null. Defaults to an Icon widget with the CupertinoIcons.search icon.

Implementation

final Widget prefixIcon;