paraVertGap constant

SizedBox const paraVertGap

Vertical gap between paragraphs

Implementation

static const paraVertGap = SizedBox(height: 10);