outerDistance property

double outerDistance
final

The distance in pixels before the first and after the last widget. It can be negative, in which case the cells will overflow the column (without any overflow warnings).

Implementation

final double outerDistance;