VRefreshLoadTextDelegate class
FileName v_load_text_delegate
@Author ThinkPad @Date 2024/9/11 19:51
@Description 老铁 写下你的备注哦
Constructors
- VRefreshLoadTextDelegate.new()
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- languageCode → String
-
no setter
- loadIndicatorFailedText → String
-
no setter
- loadIndicatorLoadingText → String
-
no setter
- loadIndicatorMessageText → String
-
no setter
- loadIndicatorNoMoreText → String
-
no setter
- loadIndicatorProcessedText → String
-
no setter
- loadIndicatorReadyText → String
-
no setter
- loadIndicatorText → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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