of static method
获取BrnIntl实例
Implementation
static BrnIntl of(BuildContext context) {
return Localizations.of(context, BrnIntl) ?? BrnIntl(BaseResourceZh.locale);
}
获取BrnIntl实例
static BrnIntl of(BuildContext context) {
return Localizations.of(context, BrnIntl) ?? BrnIntl(BaseResourceZh.locale);
}