lightSolidThree method

AzContainer lightSolidThree()

Implementation

AzContainer lightSolidThree(){
  solidThree(AzUtlis().colorLight);
  return this;
}