menu
feature_folder_cli_plus package
documentation
templates/cubit_templates.dart
CubitTemplates
simpleIndex static method
simpleIndex static method
dark_mode
light_mode
simpleIndex
static method
String
simpleIndex
(
String
name
)
Implementation
static String simpleIndex(String name) => "export '$name.dart';\n";
feature_folder_cli_plus package
documentation
templates/cubit_templates
CubitTemplates
simpleIndex static method
CubitTemplates class