rangeColors property

List<Color>? rangeColors
final

Bar range colors from left to right. Your choice here will be displayed unconditionally! If you want more control, use trackbarBuilder instead!

Implementation

final List<Color>? rangeColors;