MenuGap constructor

const MenuGap(
  1. double size, {
  2. Key? key,
})

Implementation

const MenuGap(this.size, {super.key});