collapsedSize property
The size that this EdgeInsets would occupy with an empty interior.
Implementation
@override
Size get collapsedSize => $value.collapsedSize;
The size that this EdgeInsets would occupy with an empty interior.
@override
Size get collapsedSize => $value.collapsedSize;