menu
flutter_gettext package
documentation
parser/po/parser.dart
StrLine
StrLine.new constructor
StrLine.new constructor
dark_mode
light_mode
StrLine
constructor
StrLine
(
String
text
)
Implementation
StrLine(String text) : text = _unescape(text);
flutter_gettext package
documentation
parser/po/parser
StrLine
StrLine.new constructor
StrLine class