spaceSmall function

Widget spaceSmall()

Implementation

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