isUnitTest property

bool isUnitTest

Native: Platform.environment.containsKey('FLUTTER_TEST')

Web: false

Implementation

bool get isUnitTest;