cropHandleSize property

double get cropHandleSize

Implementation

double get cropHandleSize => widget.disableResize ? 0.0 : 10.0;