menu
event_bus_arch package
documentation
event_bus_arch.dart
DataNotification<T>
value property
value property
dark_mode
light_mode
value
property
T
value
final
The value of the data event.
Implementation
final T value;
event_bus_arch package
documentation
event_bus_arch
DataNotification<T>
value property
DataNotification class