leading property

Widget? leading
final

Optional widget to display before the main content.

Implementation

final Widget? leading;