w500 property

Text get w500

Implementation

Text get w500 {
  return copyWith(fontWeight: FontWeight.w500);
}