leading property
The leading widget at the start of the appbar, typically an Icon or an IconButton.
It can also be a BackButton.
Implementation
final Widget? leading;
The leading widget at the start of the appbar, typically an Icon or an IconButton.
It can also be a BackButton.
final Widget? leading;