currentLocale property

Locale? get currentLocale

获取当前语言

Implementation

static Locale? get currentLocale => Get.locale;