DivBuilder class

Constructors

DivBuilder(BuildContext context, String style, List<Widget> children, Options options)

Properties

children List<Widget>
final
context BuildContext
final
hashCode int
The hash code for this object.
no setterinherited
options → Options
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style String
final

Methods

build() DivWidget
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