leadingIcon property

Widget? leadingIcon
final

A widget displayed at the start of the text box

Usually an IconButton or Icon

Implementation

final Widget? leadingIcon;