hasGradientStroke property

bool hasGradientStroke

Implementation

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