menu
simutil package
documentation
components/device_detail_panel.dart
DeviceDetailPanel
DeviceDetailPanel.new const constructor
DeviceDetailPanel.new const constructor
dark_mode
light_mode
DeviceDetailPanel
constructor
const
DeviceDetailPanel
(
{
Key?
key
,
Device
?
device
,
bool
focused
=
false
,
})
Implementation
const DeviceDetailPanel({super.key, this.device, this.focused = false});
simutil package
documentation
components/device_detail_panel
DeviceDetailPanel
DeviceDetailPanel.new const constructor
DeviceDetailPanel class