hasGradient property

bool hasGradient

Implementation

bool get hasGradient =>
    gradientStrokeColors != null && gradientStrokeColors!.isNotEmpty;