isNotExecuting property

bool get isNotExecuting

Implementation

@pragma('vm:prefer-inline')
bool get isNotExecuting => !isExecuting;