menu
any_borders package
documentation
any_contour.dart
AnyContour
isCornerParallel method
isCornerParallel method
dark_mode
light_mode
isCornerParallel
method
bool
isCornerParallel
(
int
cornerIndex
)
Implementation
bool isCornerParallel(int cornerIndex) => cornerParallel[cornerIndex] != 0;
any_borders package
documentation
any_contour
AnyContour
isCornerParallel method
AnyContour class