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