OnFlowWidgetController mixin

Mixin Applications

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollController ScrollController
列表滚动控制器
getter/setter pair

Methods

getSelectedItems() List<FlowItem>
获取已选中项
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notifyEnable(List<Set<String>> skuIds, String currSkuValue) → void
通知启用状态 skuIds 启用sku id currSkuValue 当前选择sku
notifyItems(List<FlowItem> items) → void
通知选项
toString() String
A string representation of this object.
inherited

Operators

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