ArcaneGap.lg constructor

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

Implementation

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