FileViewPage constructor
const
FileViewPage({})
Implementation
const FileViewPage(
{super.key,
required this.path,
required this.IconBackGroundColor,
required this.onDataFileReceived,
required this.audioExtensions});