callback property

(void Function(List<bool>? checkValues)?) callback
getter/setter pair

Implementation

void Function(List<bool>? checkValues)? callback;