tileColor property

Color? tileColor
final

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

If MongolListTile.tileColor is provided, tileColor is ignored.

Implementation

final Color? tileColor;