FieldContainer
This widget is created when using the container config on fields.
This widget is not intended to be used directly
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this class-
Controls whether the field is collapsed (that is, the field's container is hidden).
-
The animator performing the field's currently running expand or collapse animation.
-
This object holds truthy values for each config property that, when modified, should trigger a sync of this field's items as defined in syncableConfigs.
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of FieldContainer class, or subclass thereof.
-
This property is
trueif the field container is currently collapsing. -
This property is
trueif the field container is currently either collapsing or expanding. -
This property is
trueif the field container is currently expanding. -
Identifies an object as an instance of FieldContainer class, or subclass thereof.