clipRotatedLinearGradient property

bool clipRotatedLinearGradient
final

Set true if you want to display only part of linearGradient based on percent value. Works only if rotateLinearGradient is true.

Implementation

final bool clipRotatedLinearGradient;