paragraphSpacingOverride property
final
The amount of space (in logical pixels) to add following each paragraph in a piece of text.
Returns null when the platform has not set an override
for text paragraph spacing.
Implementation
final double? paragraphSpacingOverride;