delayDuration property
Delay before allowing another build for the same file.
Implementation
static Duration delayDuration = Duration(milliseconds: 1);
Delay before allowing another build for the same file.
static Duration delayDuration = Duration(milliseconds: 1);