leading property

Icon? leading
final

A widget to display before the text.

Typically an Icon or a SvgPicture widget.

Implementation

final Icon? leading;