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