PlayerLocalizationsExtension extension

Localizations 扩展,方便从 BuildContext 获取翻译

Extension on BuildContext for easy access to translations.

on

Properties

playerLocalizations → PlayerLocalizations?

Available on BuildContext, provided by the PlayerLocalizationsExtension extension

获取播放器本地化实例
no setter

Methods

playerT(String key, [Map<String, dynamic>? args]) → String

Available on BuildContext, provided by the PlayerLocalizationsExtension extension

快捷翻译方法