listener property

(void Function(T value, S state)?) listener
final

Implementation

final void Function(T value, S state)? listener;