menu
ngcompiler package
documentation
v1/src/compiler/i18n/message.dart
I18nMessage
text property
text property
dark_mode
light_mode
text
property
String
text
final
The message text to be translated for different locales.
Implementation
final String text;
ngcompiler package
documentation
v1/src/compiler/i18n/message
I18nMessage
text property
I18nMessage class