dependencies/flutter_html/src/extension/extension_context library
Classes
- ExtensionContext
-
Provides information about the current element on the Html tree for
an
Extension
to use.
Enums
Typedefs
-
BuildChildrenCallback
= Map<
StyledElement, InlineSpan> Function()