callback property

(void Function(Object? o)?) callback
getter/setter pair

Implementation

void Function(Object? o)?
    callback;