menu
d4 package
documentation
d4_web.dart
SelectionCall extension
SelectionCall extension
dark_mode
light_mode
SelectionCall
extension
on
Selection
Methods
call
(
void
function
(
Selection
, [
List
<
Object
?
>
?
]), [
List
<
Object
?
>
?
arguments
])
→
Selection
Available on
Selection
, provided by the
SelectionCall
extension
Invokes the specified
function
exactly once, passing in this selection along with any optional
arguments
. Returns this selection.
d4 package
documentation
d4_web
SelectionCall extension
d4_web library