tileColor property

Color? tileColor
final

If specified, defines the background color for RadioListTile when RadioListTile.selected is false.

Implementation

final Color? tileColor;