secondarySolidThree method

AzContainer secondarySolidThree()

Implementation

AzContainer secondarySolidThree(){
  solidThree(AzUtlis().colorSecondary);
  return this;
}