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