w400 method

AzText w400()

Implementation

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