leading property Null safety
final
A widget to display before the title.
Typically a CircleAvatar widget.
Note that depending on the value of controlAffinity, the leading widget may replace the rotating expansion arrow icon.
Implementation
final Widget? leading;