controllerTemplate property
String
get
controllerTemplate
配置的 controller 模板
Implementation
static String get controllerTemplate => templates['controller'] ?? '';
配置的 controller 模板
static String get controllerTemplate => templates['controller'] ?? '';