UnknownContentBuilder class
- Inheritance
-
- Object
- ContentBuilder<Unknown>
- UnknownContentBuilder
Properties
-
content
→ TypeDescriptor<Unknown>
-
finalinherited
-
defaultLayout
→ LayoutConfiguration<Unknown>
-
no setterinherited
-
defaultLayoutDescriptor
→ TypeDescriptor<LayoutConfiguration<ContentItem>>
-
no setterinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
build(BuildContext context, Unknown content)
→ Widget
-
inherited
-
init(List<ContentDescriptor> descriptors)
→ void
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
registerDescriptors<U>(Iterable<TypeDescriptor<U>> descriptors, {bool checkUnique = false})
→ void
-
inherited
-
setDefaultLayout(LayoutConfiguration<Unknown> layout, {required FromJsonConverter<LayoutConfiguration<ContentItem>> fromJson})
→ dynamic
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited