isImage property

bool isImage
final

Whether the semantics node represents an image.

Both TalkBack and VoiceOver will inform the user the semantics node represents an image.

Implementation

final bool isImage;