XHeight constructor

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

Implementation

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