menu
spotify_sdk package
documentation
models/player_context.dart
PlayerContext
PlayerContext constructor
PlayerContext constructor
dark_mode
light_mode
PlayerContext
constructor
PlayerContext
(
String
title
,
String
subtitle
,
String
type
,
String
uri
,
)
Implementation
PlayerContext(this.title, this.subtitle, this.type, this.uri);
spotify_sdk package
documentation
models/player_context
PlayerContext
PlayerContext constructor
PlayerContext class