device_unknown_sharp constant
device_unknown — material icon named "device unknown" (sharp).
Implementation
static const IconData device_unknown_sharp = IconData(
0xe8c7,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
device_unknown — material icon named "device unknown" (sharp).
static const IconData device_unknown_sharp = IconData(
0xe8c7,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);