w100 method

AzText w100()

Implementation

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