Setting the arc's begin parameter is not supported. Construct a new arc instead.
@override set begin(Point value) { assert(false); // not supported }