CustomListener typedef

CustomListener = void Function(dynamic)

Implementation

typedef CustomListener = void Function(dynamic);