getStrokeWidth method

double getStrokeWidth()
inherited

Implementation

double getStrokeWidth() {
  return _stroke.getStrokeWidth();
}