menu
interactive_3d package
documentation
interactive_3d_platform_interface.dart
Interactive3dPlatform
cacheSelectionStream property
cacheSelectionStream property
dark_mode
light_mode
cacheSelectionStream
property
Stream
<
List
<
String
>
>
get
cacheSelectionStream
Stream to receive cached selection changes.
Implementation
Stream<List<String>> get cacheSelectionStream;
interactive_3d package
documentation
interactive_3d_platform_interface
Interactive3dPlatform
cacheSelectionStream property
Interactive3dPlatform class