contentEdgeSpacing property

  1. @override
double contentEdgeSpacing
final

The vertical height between the content and the edges. Defaults to 15.5.

Contract

Throws AssertionError if negative.

Implementation

@override
final double contentEdgeSpacing;