comment property

String? comment
inherited

comment A comment about the image. Typically, this is used to provide an explanation for why the image is included, or to draw the viewer's attention to important features.

Implementation

String? get comment => throw _privateConstructorUsedError;