import 'package:flutter_localizations/flutter_localizations.dart'; MaterialApp( localizationsDelegates: [ // ... app-specific localization delegate[s] here ...
確定! 回上一頁