image property
final
If non-null, whether the node represents an image.
See also:
- SemanticsFlag.isImage, for the flag this setting controls.
Implementation
final bool? image;
If non-null, whether the node represents an image.
See also:
final bool? image;