w500 method

AzText w500()

Implementation

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