Gap.xs constructor

const Gap.xs({
  1. Key? key,
})

Implementation

const Gap.xs({super.key}) : size = 4, horizontal = false;