selectedTileColor property
final
If non-null, defines the background color when CheckboxListTile.selected is true.
Implementation
final Color? selectedTileColor;
If non-null, defines the background color when CheckboxListTile.selected is true.
final Color? selectedTileColor;