ModifierSpecTween constructor

Creates an EdgeInsetsGeometry tween.

The begin and end properties may be null; the null value is treated as an WidgetModifierSpec

Implementation

ModifierSpecTween({super.begin, super.end});