sliderValueTinted property

bool sliderValueTinted
final

If true, the value indicator becomes a tinted high contrast version of current sliderIndicatorSchemeColor, with a bit of opacity.

Default to false.

Implementation

final bool sliderValueTinted;