CroppingController constructor

CroppingController(
  1. MethodChannel _croppingChannel
)

Implementation

CroppingController(this._croppingChannel);