StackBarPosition<T> typedef

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

Implementation

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