pub fn source(wgt: &mut WidgetBuilding, source: impl IntoVar<ImageSource>)Expand description
B The image source.
Can be a file path, an URI, binary included in the app and more.
ยงMixin Property
This property is a mixin, it modifies the widget builder during build, it does not produce a standalone UI node.