AttachAdapter class
- Inheritance
-
- Object
- RenderAdapter
- AttachAdapter
Constructors
Properties
Methods
-
apply(
MarkupRenderObject root) → void -
override
-
createDocumentStructure(
MarkupRenderObject root) → (MarkupRenderObject, MarkupRenderObject, MarkupRenderObject) -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
prepare(
) → FutureOr< void> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- instance ↔ AttachAdapter
-
getter/setter pair
Static Methods
-
register(
BuildContext context, AttachDocument item) → void