menu
thunder_cli package
documentation
core/consts/folder_paths.dart
FolderPaths
translationFile method
translationFile method
dark_mode
light_mode
translationFile
method
String
translationFile
(
String
fileName
)
Implementation
String translationFile(String fileName) => 'lib/helper/translations/${fileName}_translation.dart';
thunder_cli package
documentation
core/consts/folder_paths
FolderPaths
translationFile method
FolderPaths class