pub fn frame<S>(source: &S) -> FrameWidget<S>where
S: FrameSource,Expand description
Build a FrameWidget with default settings (Fill, Center,
Linear).
pub fn frame<S>(source: &S) -> FrameWidget<S>where
S: FrameSource,Build a FrameWidget with default settings (Fill, Center,
Linear).