outerDistance property
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;
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).
final double outerDistance;