menu
flutter_scene package
documentation
scene.dart
SceneModel
visible property
visible property
dark_mode
light_mode
visible
property
bool
visible
final
inherited
Whether the node (and its subtree) renders.
Implementation
final bool visible;
flutter_scene package
documentation
scene
SceneModel
visible property
SceneModel class