CustomUnConstrainedBox constructor

const CustomUnConstrainedBox({
  1. Key? key,
})

Implementation

const CustomUnConstrainedBox({Key? key}) : super(key: key);