VRefreshTextDelegate class

FileName v_refresh_text_delegate

@Author ThinkPad @Date 2024/9/11 19:48

@Description 老铁 写下你的备注哦

Implementers

Constructors

VRefreshTextDelegate.new()
const

Properties

hashCode int
The hash code for this object.
no setterinherited
languageCode String
no setter
refreshIndicatorFailedText String
no setter
refreshIndicatorMessageText String
no setter
refreshIndicatorNoMoreText String
no setter
refreshIndicatorProcessedText String
no setter
refreshIndicatorReadyText String
no setter
refreshIndicatorRefreshingText String
no setter
refreshIndicatorText 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