panScaleEnabled property

  1. @override
bool panScaleEnabled
override

Whether the canvas should pan and scale in response to touch events.

Implementation

@override
bool get panScaleEnabled => true;