menu
mbus package
documentation
m_bus.dart
EventCallbackSimple typedef
EventCallbackSimple typedef
dark_mode
light_mode
EventCallbackSimple
typedef
EventCallbackSimple
=
void Function
(
int
eventID
,
Map
<
String
,
dynamic
>
data
)
Implementation
typedef EventCallbackSimple = void Function(int eventID, Map<String, dynamic> data);
mbus package
documentation
m_bus
EventCallbackSimple typedef
m_bus library