image property

ImageProvider<Object>? image
final

Photographic bezel chrome. When non-null the screen is positioned inside inset and the image is drawn as the frame. When null a drawn fallback bezel is composed from color + thickness.

Implementation

final ImageProvider? image;