menu
stream package
documentation
rspc.dart
Tag
end method
end method
dark_mode
light_mode
end
method
void
end
(
TagContext
context
)
Called when the ending of a tag is encountered.
Implementation
void end(TagContext context) { }
stream package
documentation
rspc
Tag
end method
Tag class