ImageEmbedThemeSet extension

Themeable property setter extensions for ImageEmbed.

See the getters in ImageEmbedTheme for more information on the properties.

on

Properties

imageMaxHeight double?
Set the maximum height for an image embed.
no getter
imagePadding EdgeInsets?
Set the padding around the image embed.
no getter
imagePickImage PickImage?
Set the closure that's called when an image should be picked.
no getter
imageSideColor Color?
Set the color painted to the side of the image.
no getter