spacing property

  1. @override
double spacing
final

The spacing below the section. Defaults to 4.

Contract

Throws AssertionError if spacing is negative.

Implementation

@override
final double spacing;