menu
fetosense_mis
screens/device_details/device_edit/widgets/device_info_card.dart
DeviceInfoCard
DeviceInfoCard.new const constructor
DeviceInfoCard.new
dark_mode
light_mode
DeviceInfoCard
constructor
const
DeviceInfoCard
(
{
Key
?
key
,
required
Map
<
String
,
dynamic
>
data
,
})
Implementation
const DeviceInfoCard({super.key, required this.data});
fetosense_mis
device_info_card
DeviceInfoCard
DeviceInfoCard.new const constructor
DeviceInfoCard class