SimpleRollingIconBuilder<T> typedef

SimpleRollingIconBuilder<T> = Widget Function(T value, bool foreground)

Implementation

typedef SimpleRollingIconBuilder<T> = Widget Function(T value, bool foreground);