CropDesktopInteractionManager constructor

CropDesktopInteractionManager({
  1. required BuildContext context,
})

Implementation

CropDesktopInteractionManager({
  required this.context,
});