backgroundColor property

Color backgroundColor
final

A color of empty cells.

It is used to display empty cells, when the emptyCellView is not specified.

Defaults to Colors.black12.

Implementation

final Color backgroundColor;