smallVerticalSpace function

SizedBox smallVerticalSpace()

Implementation

SizedBox smallVerticalSpace() => const SizedBox(height: 10);