horizontal_rule_rounded constant Null safety

IconData const horizontal_rule_rounded

horizontal_rule_rounded horizontal_rule_rounded - f7f8

Implementation

static const IconData horizontal_rule_rounded = IconData(
  0xf7f8,
  fontFamily: 'MaterialIcons',
  matchTextDirection: false,
);