isCustomPath property

bool get isCustomPath

Implementation

bool get isCustomPath =>
    !isStadium && !isRect && !isCircle && !isRoundRect && !isBeveled;