input_rounded constant
input — material icon named "input" (round).
Implementation
static const IconData input_rounded = IconData(
0xf817,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);
input — material icon named "input" (round).
static const IconData input_rounded = IconData(
0xf817,
fontFamily: 'MaterialIcons',
matchTextDirection: true,
);