tileColor property

ButtonState<Color?>? tileColor
final

The color of the tiles.

If null, ButtonThemeData.uncheckedInputColor is used

Implementation

final ButtonState<Color?>? tileColor;