AudioFileContent constructor
const
AudioFileContent(
- String path
Creates audio content from a file path.
Implementation
const AudioFileContent(this.path);
Creates audio content from a file path.
const AudioFileContent(this.path);