w200 method

AzText w200()

Implementation

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