menu
artisanal package
documentation
widgets.dart
PerformanceOverlay
PerformanceOverlay.new constructor
PerformanceOverlay.new constructor
dark_mode
light_mode
PerformanceOverlay
constructor
PerformanceOverlay
(
{
required
Widget
child
,
bool
enabled
=
true
,
Key
?
key
,
})
Implementation
PerformanceOverlay({required this.child, this.enabled = true, super.key});
artisanal package
documentation
widgets
PerformanceOverlay
PerformanceOverlay.new constructor
PerformanceOverlay class