OnFlowItemController mixin

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notifyCheck(bool check) → void
通知状态是否被选中
notifyEnable(bool enable) → void
通知是否被禁用
notifyText(String text) → void
通知更新显示文本
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited