@override void setLinkWidth(double? value) { _linkWidth = value; refresh(); getMindMap()?.onChanged(); }