ArcaneSizedBox.expand constructor
const
ArcaneSizedBox.expand({
- Key? key,
Implementation
const ArcaneSizedBox.expand({super.key})
: width = double.infinity,
height = double.infinity,
child = null;