SelectionCall extension Control flow

on

Methods

call(void function(Selection, [List<Object?>?]), [List<Object?>? arguments]) Selection
Invokes the specified function exactly once, passing in this selection along with any optional arguments. Returns this selection.