functions_sharp constant

IconData const functions_sharp

functions — material icon named "functions" (sharp).

Implementation

static const IconData functions_sharp = IconData(
  0xe9c8,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);