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
Cookies management controls