MarkupTapEvent constructor

MarkupTapEvent(
  1. String tag,
  2. Object? data
)

Implementation

MarkupTapEvent(super.tag, super.data);