horizontal_rule constant Null safety

IconData const horizontal_rule

horizontal_rule horizontal_rule - e31f

Implementation

static const IconData horizontal_rule = IconData(
  0xe31f,
  fontFamily: 'MaterialIcons',
  matchTextDirection: false,
);