ArcaneGap.xl constructor

const ArcaneGap.xl({
  1. Key? key,
})

Implementation

const ArcaneGap.xl({super.key})
    : size = 32,
      horizontal = false;