Returns a copy with semi-bold weight (500).
TextStyle semiBold() => copyWith(fontWeight: FontWeight.w500);