listenWhen property

(bool Function(V previous, V current)?) listenWhen
final

Implementation

final bool Function(V previous, V current)? listenWhen;