verticalOffset property
Vertical scroll offset for the table viewport.
Type: double?. Controls vertical scrolling position. If provided,
the table displays within a scrollable viewport.
Implementation
final double? verticalOffset;
Vertical scroll offset for the table viewport.
Type: double?. Controls vertical scrolling position. If provided,
the table displays within a scrollable viewport.
final double? verticalOffset;