menu
flutter_scene package
documentation
kit.dart
PerformanceOverlay3D
PerformanceOverlay3D.new const constructor
PerformanceOverlay3D.new const constructor
dark_mode
light_mode
PerformanceOverlay3D
constructor
const
PerformanceOverlay3D
(
{
Key
?
key
,
bool
visible
=
true
,
Alignment
alignment
=
Alignment.topLeft
,
})
Implementation
const PerformanceOverlay3D({ super.key, this.visible = true, this.alignment = Alignment.topLeft, });
flutter_scene package
documentation
kit
PerformanceOverlay3D
PerformanceOverlay3D.new const constructor
PerformanceOverlay3D class