menu
event_bus_plus package
documentation
res/app_event.dart
AppEvent
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
DateTime
get
timestamp
The event time
Implementation
DateTime get timestamp => clock.now();
event_bus_plus package
documentation
res/app_event
AppEvent
timestamp property
AppEvent class