leading property

Widget? leading
final

Optional widget to display before the text. Defaults to a search icon.

Implementation

final Widget? leading;