menu
spotify_sdk package
documentation
models/player_context.dart
PlayerContext
PlayerContext.new constructor
PlayerContext.new 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.new constructor
PlayerContext class