menu
polyglot_cli package
documentation
features/gen/arb_gen.dart
ExportNode
ExportNode.new constructor
ExportNode.new constructor
dark_mode
light_mode
ExportNode
constructor
ExportNode
(
{
required
String
id
,
bool
root
=
false
,
})
Implementation
ExportNode({required this.id, this.root = false});
polyglot_cli package
documentation
features/gen/arb_gen
ExportNode
ExportNode.new constructor
ExportNode class