verticalSpaceSmall top-level constant
Widget
const verticalSpaceSmall
Implementation
const Widget verticalSpaceSmall = SizedBox(height: _smallSize);
const Widget verticalSpaceSmall = SizedBox(height: _smallSize);