ChildrenListComposer<S, E> typedef

ChildrenListComposer<S, E> = E Function(S value)

Implementation

typedef E ChildrenListComposer<S, E>(S value);