infoColor method

AzText infoColor()

Implementation

AzText infoColor(){
  _textColor = AzUtlis().colorInfo;
  return this;
}