menu
quran_data_dart package
documentation
quran.dart
QuranErrorMessages
fileNotFound static method
fileNotFound static method
dark_mode
light_mode
fileNotFound
static method
String
fileNotFound
(
String
filePath
)
File not found error
Implementation
static String fileNotFound(String filePath) => 'File not found: $filePath';
quran_data_dart package
documentation
quran
QuranErrorMessages
fileNotFound static method
QuranErrorMessages class