kOverlayDelay top-level constant
Duration
const kOverlayDelay
Delay before inserting overlay
Implementation
const kOverlayDelay = Duration(milliseconds: 500);
Delay before inserting overlay
const kOverlayDelay = Duration(milliseconds: 500);