tileColor property

Color? tileColor
getter/setter pair

Defines the background color of ListTile when selected is false.

Implementation

Color? tileColor;