TextTransactor typedef

TextTransactor = void Function({dynamic result})

Implementation

typedef TextTransactor = void Function({dynamic result});