menu
app_event package
documentation
app_event.interface.dart
AppEventInterface
onEventReceived abstract method
onEventReceived abstract method
dark_mode
light_mode
onEventReceived
abstract method
dynamic
onEventReceived
(
String
eventName
,
dynamic
value
)
Implementation
onEventReceived(String eventName, dynamic value);
app_event package
documentation
app_event.interface
AppEventInterface
onEventReceived abstract method
AppEventInterface class