menu
plume package
documentation
framework/builder/list_builder.dart
ListViewBuilder<T extends ListItem>
isLoading property
isLoading property
dark_mode
light_mode
isLoading
property
bool
isLoading
getter/setter pair
是否加载中
Implementation
bool
isLoading =
false
;
plume package
documentation
framework/builder/list_builder
ListViewBuilder<T extends ListItem>
isLoading property
ListViewBuilder class
Constructors
new
Properties
blankTitle
hashCode
height
isLoading
list
onItemTap
onLoadingMore
onPullToRefreshed
runtimeType
scrollController
Methods
build
buildBlank
dispose
init
itemBuild
loadViewBuild
noSuchMethod
toString
Operators
operator ==