menu
nice2dev_flutter_ui
core\nice_accessibility.dart
NiceSemanticDebugger
NiceSemanticDebugger.new const constructor
NiceSemanticDebugger.new
dark_mode
light_mode
NiceSemanticDebugger
constructor
const
NiceSemanticDebugger
(
{
Key
?
key
,
required
Widget
child
,
bool
enabled
=
true
,
})
Implementation
const NiceSemanticDebugger({ super.key, required this.child, this.enabled = true, });
nice2dev_flutter_ui
nice_accessibility
NiceSemanticDebugger
NiceSemanticDebugger.new const constructor
NiceSemanticDebugger class