pub static IMAGE_ALIGN_VAR: ContextVar<Align>Expand description
Align of the image in relation to the image widget final size.
Is Align::CENTER by default.
pub static IMAGE_ALIGN_VAR: ContextVar<Align>Align of the image in relation to the image widget final size.
Is Align::CENTER by default.