spaceSmall function

Widget spaceSmall()

Implementation

Widget spaceSmall() => const SizedBox(width: Dim.small, height: Dim.small);