clipLinearGradient property

bool clipLinearGradient
final

Set true if you want to display only part of linearGradient based on progressPercent value If no linearGradient is specified this option is ignored.

Implementation

final bool clipLinearGradient;