verticalLg constant
Widget
const verticalLg
Large vertical spacing
Implementation
static const Widget verticalLg = SizedBox(height: lg);
Large vertical spacing
static const Widget verticalLg = SizedBox(height: lg);