backgroundColor property

Color? backgroundColor
final

The background color of the cell. Defaults to Colors.white.

Implementation

final Color? backgroundColor;