useCenter property

bool useCenter

useCenter whether use center point close the path.

Implementation

bool get useCenter {
  return _useCenter!;
}