leading property
Widget to display before the input (e.g., search icon).
Placed outside the input area.
Implementation
final Widget? leading;
Widget to display before the input (e.g., search icon).
Placed outside the input area.
final Widget? leading;