infoBorder method

AzContainer infoBorder()

Implementation

AzContainer infoBorder(){
  _borderColor = AzUtlis().colorInfo;
  return this;
}