en property

bool get en

Implementation

static bool get en {
  return Get.locale?.languageCode == "en";
}