menu
debug_dot package
documentation
debug_menu.dart
DebugMenuInfo
DebugMenuInfo.new const constructor
DebugMenuInfo.new const constructor
dark_mode
light_mode
DebugMenuInfo
constructor
const
DebugMenuInfo
(
{
required
String
title
,
IconData
?
icon
,
})
Implementation
const DebugMenuInfo({required this.title, this.icon});
debug_dot package
documentation
debug_menu
DebugMenuInfo
DebugMenuInfo.new const constructor
DebugMenuInfo class