when property

bool Function()? when
final

Optional function that makes the watcher rebuild only when it returns true

Implementation

final bool Function()? when;