menu
swift_composer package
documentation
type_info.dart
TypeInfo
plugins property
plugins property
dark_mode
light_mode
plugins
property
List
<
TypeInfo
>
get
plugins
Implementation
List<TypeInfo> get plugins { _plugins ??= typeMap.getPluginsForType(this); return _plugins!; }
swift_composer package
documentation
type_info
TypeInfo
plugins property
TypeInfo class