menu
rush_sdk package
documentation
util/property_string.dart
RTPropertyStringItem
RTPropertyStringItem.new constructor
RTPropertyStringItem.new constructor
dark_mode
light_mode
RTPropertyStringItem
constructor
RTPropertyStringItem
(
{
required
String
key
,
required
String
value
,
String
?
alias
,
})
Implementation
RTPropertyStringItem({ required this.key, required this.value, this.alias, });
rush_sdk package
documentation
util/property_string
RTPropertyStringItem
RTPropertyStringItem.new constructor
RTPropertyStringItem class