FillEmptyContainer class 
 
    
    
    
  
    
      Properties
      
        - 
  axis
  ↔ String 
 
- 
  It's a variable that is used to identify the component in the tree.
  
read / writeinherited
 
        - 
  container
  ↔ List<SimpleContainer> 
 
- 
  It's a variable that is used to identify the component in the tree.
  
read / writeinherited
 
        - 
  hashCode
  → int 
 
- 
  The hash code for this object.
  
read-onlyinherited
 
        - 
  key
  ↔ Key 
 
- 
  It's a key that is used to identify the component in the tree.
  
read / writeoverride
 
        - 
  languageCode
  ↔ String 
 
- 
  
  
read / writeinherited
 
        - 
  moves
  ↔ List<SimpleContainer> 
 
- 
  It's a variable that is used to identify the component in the tree.
  
read / writeinherited
 
        - 
  name
  → String 
 
- 
  It's a variable that is used to identify the component in the tree.
  
finalinherited
 
        - 
  repetitions
  ↔ int 
 
- 
  It's a variable that is used to identify the component in the tree.
  
read / writeinherited
 
        - 
  runtimeType
  → Type 
 
- 
  A representation of the runtime type of the object.
  
read-onlyinherited
 
        - 
  selected
  ↔ CupertinoDynamicColor 
 
- 
  
  
read / write
 
        - 
  type
  → ContainerType 
 
- 
  It's a variable that is used to identify the component in the tree.
  
finalinherited