XmlWidgetBuilder class abstract
- Implementers
Constructors
Properties
Methods
-
build(
BuildContext buildContext, AssembleElement element, List< AssembleChildElement> descendant) → Widget - build a widget given parent and children
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited