RCKListConfig constructor
const
RCKListConfig({})
Implementation
const RCKListConfig({
this.showSearchBar = false,
this.emptyText = '暂无消息',
this.enablePullToRefresh = true,
this.pageSize = 20,
this.backgroundColor,
});