Dart Documentationblend_functionsSpecialBlendFunction

SpecialBlendFunction typedef

typedef List<int> SpecialBlendFunction(List<int> a, List<int> b);

typedef List<int> SpecialBlendFunction(List<int> a, List<int> b) #

typedef List<int> SpecialBlendFunction(List<int> a, List<int> b);