leading property
final
The Widget that is displayed before the title, typically an IconButton widget.
Implementation
final Widget? leading;
The Widget that is displayed before the title, typically an IconButton widget.
final Widget? leading;