leading property Null safety
final
A widget to display before the title.
Typically an Icon or a CircleAvatar widget.
Implementation
final Widget? leading;
A widget to display before the title.
Typically an Icon or a CircleAvatar widget.
final Widget? leading;