lkPlatformIsTest function

bool lkPlatformIsTest()

Implementation

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