copy method

  1. @override
MathTex copy()
override

Implementation

@override
MathTex copy() => MathTex.copyFrom(this);