clipLinearGradient property

bool clipLinearGradient
final

Set true if you want to display only part of linearGradient based on percent value (ie. create 'VU effect'). If no linearGradient is specified this option is ignored.

Implementation

final bool clipLinearGradient;