flutter_sound
player
Track
albumArtUrl property
albumArtUrl
flutter_sound
player
Track
albumArtUrl property
Track class
Constructors
Track
Properties
albumArtAsset
albumArtFile
albumArtUrl
codec
dataBuffer
hashCode
runtimeType
trackAuthor
trackPath
trackTitle
Methods
noSuchMethod
toMap
toString
Operators
operator ==
albumArtUrl
property
Null safety
String
?
albumArtUrl
read / write
The URL that points to the album art of the track
Implementation
String? albumArtUrl;