menu
jeweltry package
documentation
remote/socket_service.dart
SocketService
onActionReceived property
onActionReceived property
dark_mode
light_mode
onActionReceived
property
dynamic Function
(
Map
<
String
,
dynamic
>
action
)
?
onActionReceived
getter/setter pair
Incoming action from remote controller.
Implementation
Function(Map<String, dynamic> action)? onActionReceived;
jeweltry package
documentation
remote/socket_service
SocketService
onActionReceived property
SocketService class