frozenPaneLineColor property Null safety
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;
The color of the line which indicates the frozen pane.
This is applicable for both the frozen column and row.
final Color? frozenPaneLineColor;