headerData property

List<TopListItem>? headerData
final

相关功能模块的数据,如果不为空,则覆盖已有数据

Implementation

final List<TopListItem>? headerData;