tintColor property

Color? tintColor
final

The highlight tint color, e.g., used for the outline of selected menu items, the sliders' thumb outline and filled track, and selected fonts in the editor. If null the default system's tintColor is used.

Implementation

final Color? tintColor;