menu
appstream_dart package
documentation
appstream_dart.dart
ComponentCustomRow
ComponentCustomRow.new const constructor
ComponentCustomRow.new const constructor
dark_mode
light_mode
ComponentCustomRow
constructor
const
ComponentCustomRow
(
{
required
String
componentId
,
required
String
key
,
required
String
value
,
})
Implementation
const ComponentCustomRow({ required this.componentId, required this.key, required this.value, });
appstream_dart package
documentation
appstream_dart
ComponentCustomRow
ComponentCustomRow.new const constructor
ComponentCustomRow class