OnInputFormatted<T> typedef

OnInputFormatted<T> = void Function(T value)

Implementation

typedef OnInputFormatted<T> = void Function(T value);