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