VerticalSpacer.xxxLarge constructor

VerticalSpacer.xxxLarge()

VerticalSpacer with 64.0 as padding

Implementation

factory VerticalSpacer.xxxLarge() =>
    const VerticalSpacer(height: Dimens.paddingXXXLarge);