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