titleSpacing property

  1. @override
double titleSpacing
final

The vertical spacing between the title and the subtitle. Defaults to 4.

Contract

Throws AssertionError if titleSpacing is negative.

Implementation

@override
final double titleSpacing;