SelectionCall extension

on

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.