Makes a copy of this, optionally with the specified name, but the same width.
this
name
Logic clone({String? name}) => _clone(name: name);