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