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