menu
webfeed package
documentation
domain/media/player.dart
Player
Player.new constructor
Player.new constructor
dark_mode
light_mode
Player
constructor
Player
(
{
String
?
url
,
int
?
width
,
int
?
height
,
String
?
value
,
})
Implementation
Player({ this.url, this.width, this.height, this.value, });
webfeed package
documentation
domain/media/player
Player
Player.new constructor
Player class