tools/language_setting library

Classes

CompositeMessageLookup
This is a message lookup mechanism that delegates to one of a collection of individual MessageLookupByLibrary instances.
LanguageSetting
语言包配置
MessageLookupByLibrary
This provides an abstract class for messages looked up in generated code. Each locale will have a separate subclass of this class with its set of messages. See generate_localized.dart.