XWidth constructor

const XWidth(
  1. double width, {
  2. Key? key,
})

Implementation

const XWidth(this.width, {super.key});