color property

Color? color
final

Customizes the color of the selected tile.

See also:

  • border, for applying border color and border radius to the selected tile.

Implementation

final Color? color;