menu
youtunee_core package
documentation
typings.dart
TextComponentDetail
TextComponentDetail.new constructor
TextComponentDetail.new constructor
dark_mode
light_mode
TextComponentDetail
constructor
TextComponentDetail
(
{
required
String
text
,
String
?
id
,
String
?
type
,
})
Implementation
TextComponentDetail({ required this.text, this.id, this.type, });
youtunee_core package
documentation
typings
TextComponentDetail
TextComponentDetail.new constructor
TextComponentDetail class