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