menu
blofiretory package
documentation
cubit/resource_list_data.dart
ResourceListData<T>
updatedItems property
updatedItems property
dark_mode
light_mode
updatedItems
property
List
<
T
>
updatedItems
final
When item is updated, it is also added in this list
Implementation
final List<T> updatedItems;
blofiretory package
documentation
cubit/resource_list_data
ResourceListData<T>
updatedItems property
ResourceListData class