menu
list_controller package
documentation
helpers/bloc/bloc_events.dart
UpdateHotListEvent<Record, Key>
changes property
changes property
dark_mode
light_mode
changes
property
HotListChanges
<
Record
,
Key
>
changes
final
Changes that should be reflected in the list state.
Implementation
final HotListChanges<Record, Key> changes;
list_controller package
documentation
helpers/bloc/bloc_events
UpdateHotListEvent<Record, Key>
changes property
UpdateHotListEvent class