isTrue top-level constant
          
          Matcher
          const isTrue
          
        
        
A matcher that matches the Boolean value true.
Implementation
const Matcher isTrue = _IsTrue();A matcher that matches the Boolean value true.
const Matcher isTrue = _IsTrue();