menu
ngcomponents package
documentation
model/selection/selection_model.dart
SelectionChangeRecord<T>
added property
added property
dark_mode
light_mode
added
property
Iterable
<
T
>
get
added
Returns an iterable of values added to selection.
Implementation
Iterable<T> get added;
ngcomponents package
documentation
model/selection/selection_model
SelectionChangeRecord<T>
added property
SelectionChangeRecord class