CallClick typedef

CallClick = void Function(Expression expression)

点击之后

Implementation

typedef CallClick = void Function(Expression expression);