DragBean class
@author: wzp_vicky @version: V1.1 @time: : 2024年1月19日13:39:45 @description: 选图的顶级父类,主要包含大图预览动画Hero组件需要的唯一标识tag和图片类型
@author: wzp_vicky @version: V3.3.6 @time: : 2025年9月16日20:01:19 @description: 支持file
- Implementers
Constructors
Properties
- demoPath ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- index ↔ int
-
getter/setter pair
- preViewDemo ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- selected ↔ bool
-
getter/setter pair
- tag ↔ String
-
getter/setter pair
- type ↔ int
-
getter/setter pair
Methods
-
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