TextModifier<T> typedef

TextModifier<T> = T Function(T value)

Implementation

typedef TextModifier<T> = T Function(T value);