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