appmayor
watch
Watch
Watch const constructor
Watch
Watch
constructor
Null safety
const
Watch
(
{
Key
?
key
}
)
Implementation
const Watch({Key? key}) : super(key: key);
appmayor
watch
Watch
Watch const constructor
Watch class
Constructors
Watch
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==