[][src]Function elvis_web::sized_box

pub fn sized_box(child: Widget, style: Option<SizedBoxStyle>) -> Widget

SizedBox just has width and height two arguments, we use this component to take some white space usually.