menu
courier_flutter package
documentation
semantic_property.dart
SemanticProperty
SemanticProperty.new constructor
SemanticProperty.new constructor
dark_mode
light_mode
SemanticProperty
constructor
SemanticProperty
(
String
name
,
String
value
)
Implementation
SemanticProperty(this.name, this.value);
courier_flutter package
documentation
semantic_property
SemanticProperty
SemanticProperty.new constructor
SemanticProperty class