menu
flutter_scene package
documentation
fscene.dart
PrefabInstanceSpec
removedComponentTypes property
removedComponentTypes property
dark_mode
light_mode
removedComponentTypes
property
List
<
String
>
removedComponentTypes
final
Prefab component types suppressed on this instance's root.
Implementation
final List<String> removedComponentTypes;
flutter_scene package
documentation
fscene
PrefabInstanceSpec
removedComponentTypes property
PrefabInstanceSpec class