The display of lines when joining. Default value: "miter".
Future<void> setLineJoin(LineJoin lineJoin) => impl.setLineJoin(lineJoin);