CalbackFunction typedef

CalbackFunction = void Function(String value)

Implementation

typedef CalbackFunction = void Function(String value);