menu
xml package
documentation
xml_events.dart
XmlCommentEvent
text property
text property
dark_mode
light_mode
text
property
@
Deprecated
('Use `XmlCommentEvent.value` instead.')
String
get
text
Implementation
@Deprecated
(
'Use `XmlCommentEvent.value` instead.'
)
String
get
text => value;
xml package
documentation
xml_events
XmlCommentEvent
text property
XmlCommentEvent class
Constructors
XmlCommentEvent
Properties
buffer
hashCode
nodeType
parent
parentEvent
runtimeType
start
stop
text
value
Methods
accept
attachBuffer
attachLocation
attachParent
noSuchMethod
toString
Operators
operator ==