BoxSpecTween constructor
Creates a BoxSpecTween with the optional begin and end values.
Implementation
BoxSpecTween({super.begin, super.end});
Creates a BoxSpecTween with the optional begin and end values.
BoxSpecTween({super.begin, super.end});