zoomAmount constant Null safety

double const zoomAmount

The amount by which _zoom is adjusted when zoomed in or out.

Implementation

static const double zoomAmount = 0.2;