isCustomPath property

bool isCustomPath

Implementation

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