HGap constructor

const HGap(
  1. double horizontal, {
  2. Key? key,
})

Implementation

const HGap(this.horizontal,{super.key});