menu
ngcomponents package
documentation
model/collection/list_differ.dart
DiffEntry<T>
isNew property
isNew property
dark_mode
light_mode
isNew
property
bool
get
isNew
Implementation
bool get isNew => (prevIndex == _DEFAULT_NEW_ENTRY_INDEX);
ngcomponents package
documentation
model/collection/list_differ
DiffEntry<T>
isNew property
DiffEntry class