menu
flutter_web_xr package
documentation
widgets/three_scene.dart
ThreeScene
path property
path property
dark_mode
light_mode
path
property
String
?
path
final
An optional path to a 3D model that should be loaded and displayed.
Implementation
final String? path;
flutter_web_xr package
documentation
widgets/three_scene
ThreeScene
path property
ThreeScene class