MarkupTapEvent class
点击事件
- Inheritance
-
- Object
- MarkupEvent
- MarkupTapEvent
Constructors
- MarkupTapEvent.new(String tag, Object? data)
- MarkupTapEvent.from(MarkupContext context)
Properties
Methods
-
asData<
T> () → T -
转换data的类型
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited