w900 method

AzText w900()

Implementation

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