menu
flutter_audio_recorder_player package
documentation
audio_source.dart
ConcatenatingAudioSource
children property
children property
dark_mode
light_mode
children
property
List
<
AudioSource
>
children
final
The child audio sources
Implementation
final List<AudioSource> children;
flutter_audio_recorder_player package
documentation
audio_source
ConcatenatingAudioSource
children property
ConcatenatingAudioSource class