call_split_sharp constant

IconData const call_split_sharp

call_split — material icon named "call split" (sharp).

Implementation

static const IconData call_split_sharp = IconData(
  0xe82a,
  fontFamily: 'MaterialIcons',
  matchTextDirection: true,
);