InputValueChanged<String> typedef

InputValueChanged<String> = void Function(String value)

Implementation

typedef InputValueChanged<String> = void Function(String value);