verticalSpaceLarge top-level constant
Widget
const verticalSpaceLarge
Implementation
const Widget verticalSpaceLarge = SizedBox(height: _largeSize);
const Widget verticalSpaceLarge = SizedBox(height: _largeSize);