w300 method

AzText w300()

Implementation

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