SpaceCustom constructor

const SpaceCustom(
  1. double height, {
  2. Key? key,
})

Implementation

const SpaceCustom(this.height ,{super.key,});