FluentLocalizationsDelegate constructor

const FluentLocalizationsDelegate(
  1. List<Locale> supportLocales
)

Implementation

const FluentLocalizationsDelegate(this.supportLocales);