leading property

JsonWidgetData? leading
final

A widget to display before the title.

Typically an Icon or a CircleAvatar widget.

Implementation

final JsonWidgetData? leading;