selectedColor property
Tile highlights the title and icons when selected and selectedColor will show when tile is selected.
Implementation
final Color? selectedColor;
Tile highlights the title and icons when selected and selectedColor will show when tile is selected.
final Color? selectedColor;