ValueCallback typedef

ValueCallback = void Function(String value)

Implementation

typedef ValueCallback = void Function(String value);