MorphDragController constructor

MorphDragController({
  1. required MorphController morphController,
})

Implementation

MorphDragController({required this.morphController});