menu
unify_flutter package
documentation
analyzer/analyzer_lib.dart
registerCustomType function
registerCustomType function
dark_mode
light_mode
registerCustomType
function
void
registerCustomType
(
String
type
)
Implementation
void registerCustomType(String type) { _uniApiAnalyzerCache.analyzer?.addCustomType([type]); }
unify_flutter package
documentation
analyzer/analyzer_lib
registerCustomType function
analyzer_lib library