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