minScrollableWidthRatio property

double? minScrollableWidthRatio
final

Minimum scrollable width ratio in relation to the width of a table. Used to calculate minScrollableWidth depending on an overall table width if that property is null.

Implementation

final double? minScrollableWidthRatio;