Function empty

Source
pub fn empty() -> Empty
Expand description

An empty View. This view can still have a size, background, border radius, and outline.

This view can also be useful if you have another view that requires a child element but there is not a meaningful child element that needs to be provided.