leading property

Widget? leading
final

Widget to display before the input (e.g., search icon).

Placed outside the input area.

Implementation

final Widget? leading;