menu
thunder_cli package
documentation
consts/folder_paths.dart
FolderPaths
modelFile static method
modelFile static method
dark_mode
light_mode
modelFile
static method
String
modelFile
(
String
name
)
Implementation
static String modelFile(String name) => 'lib/app/data/models/${name.toLowerCase()}_model.dart';
thunder_cli package
documentation
consts/folder_paths
FolderPaths
modelFile static method
FolderPaths class