highlightColor property

Color? highlightColor
final

The highlight color of the ink response when pressed. If this property is null then the highlight color of the theme, ThemeData.highlightColor, will be used.

See also:

Implementation

final Color? highlightColor;