runSpacing property

double runSpacing
final

How much space to place between the runs themselves in the cross axis.

For example, if runSpacing is 10.0, the runs will be spaced at least 10.0 logical pixels apart in the cross axis.

Defaults to 2.0.

Implementation

final double runSpacing;