onTap property

ValueChanged<Annotation>? onTap
final

标注可以点击

Implementation

final ValueChanged<Annotation>? onTap;