testMode top-level property

bool testMode
read / write

Whether we are currently running tests

Implementation

bool testMode = Platform.environment.containsKey('FLUTTER_TEST');