TouchScaleController constructor

TouchScaleController({
  1. required TouchScaleContext context,
})

Implementation

TouchScaleController({required this.context});