LinePosition<T> typedef

LinePosition<T> = List<num> Function(T)

Implementation

typedef LinePosition<T> = List<num> Function(T);