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< skuIds, String currSkuValue) → voidString> > -
通知启用状态
skuIds
启用sku idcurrSkuValue
当前选择sku -
notifyItems(
List< FlowItem> items) → void - 通知选项
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited