CropController.fromValue constructor

CropController.fromValue(
  1. CropControllerValue value
)

Creates a controller for a CropImage widget from an initial CropControllerValue.

Implementation

CropController.fromValue(super.value);