crop method

void crop()

crop given image with current configuration

Implementation

void crop() => _delegate.onCrop(false);