PlaySource.file constructor
const
PlaySource.file({
- required File file,
Implementation
const factory PlaySource.file({
required File file,
}) = _PlaySourceWithFile;
const factory PlaySource.file({
required File file,
}) = _PlaySourceWithFile;