JointStyle get jointStyle => _jointStyle;
set jointStyle(JointStyle value) { _jointStyle = value; _invalidate(); }