YuroAppExt extension
Properties
- androidId → String?
-
Available on YuroInterface, provided by the YuroAppExt extension
获取androidIdno setter - appConfig → AppConfig
-
Available on YuroInterface, provided by the YuroAppExt extension
获取应用配置no setter - appName → String
-
Available on YuroInterface, provided by the YuroAppExt extension
获取应用名称no setter - fallbackLocale → Locale
-
Available on YuroInterface, provided by the YuroAppExt extension
no setter - locale → Locale?
-
Available on YuroInterface, provided by the YuroAppExt extension
no setter - packageName → String
-
Available on YuroInterface, provided by the YuroAppExt extension
获取应用包名no setter - textTheme → TextTheme
-
Available on YuroInterface, provided by the YuroAppExt extension
no setter - theme → ThemeData
-
Available on YuroInterface, provided by the YuroAppExt extension
no setter - themeMode → ThemeMode
-
Available on YuroInterface, provided by the YuroAppExt extension
no setter -
translations
→ Map<
String, Map< String, String> > -
Available on YuroInterface, provided by the YuroAppExt extension
获取国际化翻译对照表no setter - userAgent → String
-
Available on YuroInterface, provided by the YuroAppExt extension
获取userAgentno setter - versionCode → int
-
Available on YuroInterface, provided by the YuroAppExt extension
获取应用数字版本号no setter - versionName → String
-
Available on YuroInterface, provided by the YuroAppExt extension
获取应用版本no setter
Methods
-
changeLocale(
Locale? locale) → void -
Available on YuroInterface, provided by the YuroAppExt extension
-
changeThemeMode(
ThemeMode newThemeMode) → void -
Available on YuroInterface, provided by the YuroAppExt extension
-
reload(
) → void -
Available on YuroInterface, provided by the YuroAppExt extension
应用重新载入