Flutter
flutter_test
Matcher
describe
describe
Flutter
flutter_test
Matcher
describe
abstract method
describe
Source
Flutter
flutter_test
Matcher
Constructors
Matcher
Properties
hashCode
runtimeType
Operators
operator ==
Methods
describe
describeMismatch
matches
noSuchMethod
toString
Description
describe
(
Description
description
)
This builds a textual description of the matcher.
Source
Description describe(Description description);