frozenPaneLineWidth property Null safety

double? frozenPaneLineWidth
final

The width of the line which indicates the frozen pane.

This is applicable for both the frozen column and row.

Implementation

final double? frozenPaneLineWidth;