menu
media_player_plugin package
documentation
models/fft_stream_model.dart
FFTStreamModel
FFTStreamModel.new constructor
FFTStreamModel.new constructor
dark_mode
light_mode
FFTStreamModel
constructor
FFTStreamModel
(
{
List
<
double
>
lefts
=
const []
,
List
<
double
>
rights
=
const []
,
})
Implementation
FFTStreamModel({ this.lefts = const [], this.rights = const [], });
media_player_plugin package
documentation
models/fft_stream_model
FFTStreamModel
FFTStreamModel.new constructor
FFTStreamModel class