colorFunc property

ColorFunc? colorFunc
final

Function to dynamically color the progress bar. Overrides blend, fullColor, and useGradient.

Implementation

final ColorFunc? colorFunc;