FaBgImage

A widget use to create background image that covers the entire window.

Only one fa_bg_image is allowed. Supports jpg and png only.

Usage

fa_bg_image(&mut builder, "path/to/image.jpg").build();