title property

String? title
final

Currently selected entry in supportedLocaleNames that contains Locale.

You can update it by using any value in supportedLocaleNames, if you are not sure that your locale exist in list of supportedLocales(in supportedLocaleNames): use LocaleSwitcher.trySetLocale.

The notifier localeIndex is the underlying notifier for this value. A text describing switcher

Implementation

// static   find = LocaleMatcher;

/// A text describing switcher
final String? title;