CustomConstrainedBox constructor
const
CustomConstrainedBox({
- Key? key,
Implementation
const CustomConstrainedBox({Key? key}) : super(key: key);
const CustomConstrainedBox({Key? key}) : super(key: key);