DefaultBlock0 class
- Inheritance
-
- Object
- DynamicComponent<
BlockData> - BaseBlock
- DefaultBlock0
Constructors
Properties
-
btnList
↔ List<
Btn> ? -
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
-
imgList
↔ List<
Img> ? -
getter/setter pairinherited
-
metaList
↔ List<
Meta> ? -
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
copyData(
BlockData data) → void -
inherited
-
createWidget(
BuildContext context, BlockData data) → Widget -
override
-
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