align_horizontal_right constant Null safety

IconData const align_horizontal_right

align_horizontal_right align_horizontal_right - e079

Implementation

static const IconData align_horizontal_right = IconData(
  0xe079,
  fontFamily: 'MaterialIcons',
  matchTextDirection: false,
);