w800 method

AzText w800()

Implementation

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