widget library

Classes

HTMLElementState
Portal
Portal is essential to capture WebF gestures on WebF elements when the renderObject is located outside of WebF's root renderObject tree. Exp: using showModalBottomSheet or showDialog, it will create a standalone Widget Tree alone side with the original Widget Tree. Use this widget to make the gesture dispatcher works.
WebF
WebFCharacterDataToFlutterElementAdapter
WebFCharacterDataToWidgetAdaptor
WebFContext
WebFContextInheritElement
WebFHTMLElement
WebFHTMLElementStatefulWidget
WebFHTMLElementToFlutterElementAdaptor
WebFHTMLElementToWidgetAdaptor
WebFRenderObjectToWidgetElement<T extends RenderObject>
Creates an element that is hosted by a RenderObject.
WebFRootRenderObjectWidget
WebFState
WebFWidgetElementElement
WebFWidgetElementState
WebFWidgetElementStatefulWidget
WebFWidgetElementToWidgetAdapter<T extends RenderObject>
WidgetElement

Typedefs

OnControllerCreated = void Function(WebFController controller)