buildWhen property

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

Implementation

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