menu
wiring package
documentation
native/Node.dart
Node
analogRead property
analogRead property
dark_mode
light_mode
analogRead
property
Pointer
<
NativeFunction
<
Int
Function
(
Pointer
<
Node
>
node
,
Int
pin
)
>
>
analogRead
getter/setter pair
Implementation
external Pointer<NativeFunction<Int Function(Pointer<Node> node, Int pin)>> analogRead;
wiring package
documentation
native/Node
Node
analogRead property
Node class