InputValueChanged<String> typedef

InputValueChanged<String> = void Function(String value, InputExtendState controller)

Implementation

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