IndexBuilder<T> typedef

IndexBuilder<T> = T Function(int index)

Implementation

typedef IndexBuilder<T> = T Function(int index);