buildContainer property
      
      BuildContainerCallack?
      get
      buildContainer
      
    
    
This callback is used to build the form container and it allows you to provide different constrainted containers for the forms being controlled.
Implementation
BuildContainerCallack? get buildContainer;