frozenPaneLineColor property Null safety

Color? frozenPaneLineColor
final

The color of the line which indicates the frozen pane.

This is applicable for both the frozen column and row.

Implementation

final Color? frozenPaneLineColor;