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