Flutter
matcher
Description
add abstract method
add
Description class
Constructors
Description
Properties
length
hashCode
runtimeType
Methods
add
addAll
addDescriptionOf
replace
noSuchMethod
toString
Operators
operator ==
add method
Description
add
(
String
text
)
This is used to add arbitrary text to the description.
Implementation
Description add(String text);