Dart DocumentationobserveCompoundBindingCombinator

CompoundBindingCombinator typedef

The callback used in the CompoundBinding.combinator field.

typedef Object CompoundBindingCombinator(Map objects);

typedef Object CompoundBindingCombinator(Map objects) #

typedef Object CompoundBindingCombinator(Map objects);