isFrozen property

bool get isFrozen

Checks if test time is currently active.

Implementation

static bool get isFrozen => _testNow != null;