ShareProperties class
分享组件属性
Constructors
Properties
- cancelButtonText ↔ String
-
取消按钮文本
getter/setter pair
- dialogTitle ↔ String
-
分享组件标题
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- loadingText ↔ String
-
操作具体组件时loading提示文本
getter/setter pair
- momentsText ↔ String
-
组件item朋友圈文本
getter/setter pair
- qqText ↔ String
-
组件item qq文本
getter/setter pair
- qZoneText ↔ String
-
组件item QQ空间文本
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- weiboText ↔ String
-
组件微博文本
getter/setter pair
- weiXinText ↔ String
-
组件item微信文本
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onCreate(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited