I updated to the latest version of Flutter 3.29.0 with Dart SDK setting in pubspec.yaml as below
sdk: ">=3.0.0 <4.0.0"
And
PdfGoogleFonts.notoSansSCRegular and PdfGoogleFonts.notoSansTCRegular became available in PdfGoogleFonts.
Thanks for those who added comments.