The size that this EdgeInsets would occupy with an empty interior.
Source
Size get collapsedSize => new Size(horizontal, vertical);
The size that this EdgeInsets would occupy with an empty interior.
Size get collapsedSize => new Size(horizontal, vertical);