spacing property

  1. @DoubleConverter()
double? spacing
final

The amount of space to insert between adjacent children in a run. Defaults to 0.0.

Implementation

@DoubleConverter()
final double? spacing;