isImage property
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;
Whether the semantics node represents an image.
Both TalkBack and VoiceOver will inform the user the semantics node represents an image.
final bool isImage;