middleSpacing property

  1. @override
double middleSpacing
final

The minimum horizontal spacing between the title, subtitle, combined, and the details. Defaults to 4.

Contract

Throws AssertionError if middleSpacing is negative.

Implementation

@override
final double middleSpacing;