ui/chat/widget/flutter_html/src/interactable_element library

Classes

InteractableElement
An InteractableElement is a StyledElement that takes user gestures (e.g. tap).

Enums

Gesture
A Gesture indicates the type of interaction by a user.

Functions

parseInteractableElement(Element element, List<StyledElement> children) StyledElement