trailing property
final
A widget shown at the end of the tile.
Usually an indicator of whether the tile is selected or not.
Implementation
final Widget? trailing;
A widget shown at the end of the tile.
Usually an indicator of whether the tile is selected or not.
final Widget? trailing;