emptyWidget property

Widget? emptyWidget
final

空视图 当不为null时,只会显示空视图 保留headerIndex以上的内容

Implementation

final Widget? emptyWidget;