isScanningNow property

bool get isScanningNow

are we scanning right now?

Implementation

static bool get isScanningNow => _isScanning.latestValue;