isImage constant
Whether the semantics node represents an image.
Both TalkBack and VoiceOver will inform the user the semantics node represents an image.
Implementation
static const SemanticsFlag isImage = SemanticsFlag._(_kIsImageIndex)
Whether the semantics node represents an image.
Both TalkBack and VoiceOver will inform the user the semantics node represents an image.
static const SemanticsFlag isImage = SemanticsFlag._(_kIsImageIndex)