menu
hb_rename package
documentation
template/_template.dart
Template
getNamespaceString static method
getNamespaceString static method
dark_mode
light_mode
getNamespaceString
static method
String
getNamespaceString
(
String
bundleId
)
Implementation
static String getNamespaceString(String bundleId) { return 'namespace = "$bundleId"'; }
hb_rename package
documentation
template/_template
Template
getNamespaceString static method
Template class