runSpacing property

  1. @DoubleConverter()
double? runSpacing
final

The amount of space to insert between adjacent runs. Defaults to 0.0.

Implementation

@DoubleConverter()
final double? runSpacing;