Flutter
widgets
GlobalObjectKey
<
T extends State<
StatefulWidget
>
>
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
GlobalObjectKey
<
T extends State<
StatefulWidget
>
>
value property
GlobalObjectKey class
Constructors
GlobalObjectKey
Properties
currentContext
currentState
currentWidget
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==