Crop rectangle coordinates for image.
Values should be normalized between 0 and 1.
final Rx<Rect> crop = Rx(const Rect.fromLTWH(0, 0, 1, 1));