primarySolidThree method

AzContainer primarySolidThree()

Implementation

AzContainer primarySolidThree(){
  solidThree(AzUtlis().colorPrimary);
  return this;
}