isTesting top-level property

bool isTesting

Implementation

bool get isTesting => Platform.environment.containsKey('FLUTTER_TEST');