menu
Flutter
widgets.dart
ObjectKey
ObjectKey const constructor
ObjectKey
dark_mode
light_mode
description
ObjectKey
constructor
const
ObjectKey
(
Object
?
value
)
Creates a key that uses
identical
on
value
for its
operator==
.
Implementation
const
ObjectKey(
this
.value);
Flutter
widgets
ObjectKey
ObjectKey const constructor
ObjectKey class
Constructors
ObjectKey
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==
Cookies management controls