leading property

Widget? leading
final

Widget displayed at the start (e.g., icon, avatar, etc.).

Implementation

final Widget? leading;