menu
sautiflow package
documentation
audio_engine_ffi.dart
AudioSource
AudioSource.uri const constructor
AudioSource.uri const constructor
dark_mode
light_mode
AudioSource.uri
constructor
const
AudioSource.uri
(
Uri
uri
, {
String
?
title
,
String
?
artist
,
Duration
?
duration
,
})
Implementation
const AudioSource.uri( this.uri, { this.title, this.artist, this.duration, });
sautiflow package
documentation
audio_engine_ffi
AudioSource
AudioSource.uri const constructor
AudioSource class