PictureSelectionController class

图片选择器控制器类

Properties

getFiles List<PictureSelectionItemModel>
获取全部图片
no setter
hashCode int
The hash code for this object.
no setterinherited
length int
获取数量
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

bind(_PictureSelectionState state) → void
clean() → void
清空全部用户选择的图片
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
remove(PictureSelectionItemModel file) → void
删除某张图片
showMenu() → void
弹出菜单
toString() String
A string representation of this object.
inherited

Operators

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