menu
polyglot_cli package
documentation
arb_part_dto.dart
StringPlaceholder
StringPlaceholder.new constructor
StringPlaceholder.new constructor
dark_mode
light_mode
StringPlaceholder
constructor
StringPlaceholder
(
{
required
String
id
,
String
?
description
,
String
?
example
,
String
?
context
,
})
Implementation
StringPlaceholder( {required this.id, this.description, this.example, this.context});
polyglot_cli package
documentation
arb_part_dto
StringPlaceholder
StringPlaceholder.new constructor
StringPlaceholder class