paraVertGap constant
SizedBox
const paraVertGap
Vertical gap between paragraphs
Implementation
static const paraVertGap = SizedBox(height: 10);
Vertical gap between paragraphs
static const paraVertGap = SizedBox(height: 10);