menu
weui_v1 package
documentation
loadmore/index.dart
WeLoadmore
WeLoadmore.new constructor
WeLoadmore.new constructor
dark_mode
light_mode
WeLoadmore
constructor
WeLoadmore
(
{
bool
loading
=
false
,
Widget
loadingChild
=
_loadingChild
,
Widget
moreChild
=
_moreChild
,
})
Implementation
WeLoadmore( {this.loading = false, this.loadingChild = _loadingChild, this.moreChild = _moreChild});
weui_v1 package
documentation
loadmore/index
WeLoadmore
WeLoadmore.new constructor
WeLoadmore class