menu
thunder_cli package
documentation
consts/folder_paths.dart
FolderPaths
folderInModules static method
folderInModules static method
dark_mode
light_mode
folderInModules
static method
String
folderInModules
(
String
name
)
Implementation
static String folderInModules(String name) => 'lib/app/modules/$name';
thunder_cli package
documentation
consts/folder_paths
FolderPaths
folderInModules static method
FolderPaths class