Flutter
widgets
ObjectKey
value property
value
description
value
property
Null safety
Object
?
value
final
The object whose identity is used by this key's
operator==
.
Implementation
final Object? value;
Flutter
widgets
ObjectKey
value property
ObjectKey class
Constructors
ObjectKey
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==