listenWhenTheCallbackReturnsTrue property

bool listenWhenTheCallbackReturnsTrue
getter/setter pair

if the filter is a selected and we only want to rebuild the consumer when the callback returns true

Implementation

late bool listenWhenTheCallbackReturnsTrue;