flagForOtherLocales property

Widget flagForOtherLocales

Just flag for showOtherLocales.

Implementation

static Widget get flagForOtherLocales =>
    languageToCountry[showOtherLocales]?[2] ?? const Icon(Icons.expand_more);