menu
ngcomponents package
documentation
model/selection/selection_model.dart
SelectionModel<T>
castIterable abstract method
castIterable abstract method
dark_mode
light_mode
castIterable
abstract method
Iterable
<
T
>
castIterable
(
Iterable
values
)
override
Casts
values
into an Iterable
Implementation
Iterable<T> castIterable(Iterable values);
ngcomponents package
documentation
model/selection/selection_model
SelectionModel<T>
castIterable abstract method
SelectionModel class