votedRightProgressColor property

Color? votedRightProgressColor
final

Color of the progress bar of a InquiryOption when the user has voted and is right answer. Defaults to Theme.of(context).primaryColor.

Implementation

final Color? votedRightProgressColor;