SizedBox.shrink constructor
const
SizedBox.shrink({
- Key? key,
Implementation
const SizedBox.shrink({super.key})
: width = 0,
height = 0,
child = null;
const SizedBox.shrink({super.key})
: width = 0,
height = 0,
child = null;