ImageEmbedTheme extension

Themeable property getter extensions for ImageEmbed.

on

Properties

imageMaxHeight double?
The maximum height of an image in logical pixels.
no setter
imagePadding EdgeInsets?
Get the padding around the image embed.
no setter
imagePickImage PickImage?
Get the closure that's called when an image should be picked.
no setter
imageSideColor Color?
Color painted to the side of the image if it does not cover the full width available to it.
no setter