menu
phantom package
documentation
node/storage.dart
NodeStorage
write abstract method
write abstract method
dark_mode
light_mode
write
abstract method
Future
<
void
>
write
(
Stateful
node
,
Map
<
String
,
dynamic
>
data
)
Implementation
Future<void> write(Stateful node, Map<String, dynamic> data);
phantom package
documentation
node/storage
NodeStorage
write abstract method
NodeStorage class