zoomAmount constant Null safety
The amount by which _zoom
is adjusted when zoomed in or out.
Implementation
static const double zoomAmount = 0.2;
The amount by which _zoom
is adjusted when zoomed in or out.
static const double zoomAmount = 0.2;