menu
nylo_support package
documentation
event_bus/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 => DateTime.now();
nylo_support package
documentation
event_bus/res/app_event
AppEvent
timestamp property
AppEvent class