w600 method

AzText w600()

Implementation

AzText w600(){
  _fontWeight = FontWeight.w600;
  return this;
}