SizedBox.shrink constructor
const
SizedBox.shrink({
- Widget? child,
shrink API.
Implementation
const SizedBox.shrink({this.child}) : width = 0, height = 0;
shrink API.
const SizedBox.shrink({this.child}) : width = 0, height = 0;