backgroundColors property

List<Color> backgroundColors
final

每一列的背景颜色 数据不足默认为Colors.white且最后一列没有颜色

Implementation

final List<Color> backgroundColors;