AddWidth constructor

const AddWidth(
  1. dynamic data, {
  2. Key? key,
})

Implementation

const AddWidth(this.data, {super.key});