enabled property

bool enabled
final

Whether scaling is enabled or not. If true, you'll be able to zoom the FlutterPainter canvas in and out.

Implementation

final bool enabled;