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