leading property
final
A widget shown before the title.
Usually an indicator of whether the tile is selected or not.
Implementation
final Widget? leading;
A widget shown before the title.
Usually an indicator of whether the tile is selected or not.
final Widget? leading;