menu
data_management package
documentation
core.dart
Selection
Selection.endBefore const constructor
Selection.endBefore const constructor
dark_mode
light_mode
Selection.endBefore
constructor
const
Selection.endBefore
(
Iterable
<
Object
?
>
?
values
)
Implementation
const Selection.endBefore(Iterable<Object?>? values) : this._(values, type: Selections.endBefore);
data_management package
documentation
core
Selection
Selection.endBefore const constructor
Selection class