borderColor property

Color? borderColor
final

The color of the cell borders. Defaults to Colors.black12.

Implementation

final Color? borderColor;