menu
flutter_scene package
documentation
scene.dart
SphereShape
SphereShape.new const constructor
SphereShape.new const constructor
dark_mode
light_mode
SphereShape
constructor
const
SphereShape
(
{
required
double
radius
,
})
Implementation
const SphereShape({required this.radius});
flutter_scene package
documentation
scene
SphereShape
SphereShape.new const constructor
SphereShape class