linkClick property

LinkClick? linkClick
final

link 被点击之后所采取的动作,会将uri当做参数传入到该方法当中

Implementation

final LinkClick? linkClick;