shouldBlur method

bool shouldBlur(
  1. dynamic event
)

Implementation

bool shouldBlur(event) => event == CameraEvent.codeFound;