onValue property

void Function(T? value) onValue
final

Implementation

final void Function(T? value) onValue;