kZoomControlsTimeout top-level constant
The time for which zoom controls (e.g. in a map interface) are to be displayed on the screen, from the moment they were last requested.
Implementation
const Duration kZoomControlsTimeout = Duration(milliseconds: 3000)