ResizableData constructor
ResizableData(
- Axis direction
Creates ResizableData with the specified direction.
Implementation
ResizableData(this.direction);
Creates ResizableData with the specified direction.
ResizableData(this.direction);