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