callback property

(void Function(T value)?) callback
getter/setter pair

Implementation

void Function(T value)? callback;