leading property
final
Widget to display before the child.
Typically an Icon or a CircleAvatar widget.
Implementation
final Widget? leading;
Widget to display before the child.
Typically an Icon or a CircleAvatar widget.
final Widget? leading;