isTesting property

bool get isTesting

Implementation

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