CropController.fromValue constructor
CropController.fromValue(
- CropControllerValue value
Creates a controller for a CropImage widget from an initial CropControllerValue.
Implementation
CropController.fromValue(super.value);