listenWhen property

(bool Function(T listenable)?) listenWhen
final

Implementation

final bool Function(T listenable)? listenWhen;