menu
tagflow package
documentation
legacy.dart
TagflowImgElement
alt property
alt property
dark_mode
light_mode
alt
property
String
?
get
alt
Returns the alt text for media elements
Implementation
String? get alt => this['alt'];
tagflow package
documentation
legacy
TagflowImgElement
alt property
TagflowImgElement class