void SetterCallback(value)

Signature for callbacks for setting properties, used by ActionTween.

Source

typedef void SetterCallback(dynamic value);