listenWhen property

(bool Function(V before, V after)?) listenWhen
final

Implementation

final bool Function(V before, V after)? listenWhen;