widgets/spacer library

Classes

HorizontalSpacer
HorizontalSpacer creates a horizontal separation between Widgets the same way you would use a SizedBox, but with predefined values from Dimens
HorizontalSpacerWithText
HorizontalSpacerWithText creates a horizontal separation between Widgets with a text in between
VerticalSpacer
VerticalSpacer creates a vertical separation between Widgets the same way you would use a SizedBox, but with predefined values from Dimens