w700 method

AzText w700()

Implementation

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