border_right_outlined constant Null safety

IconData const border_right_outlined

border_right_outlined border_right_outlined - eeee

Implementation

static const IconData border_right_outlined = IconData(
  0xeeee,
  fontFamily: 'MaterialIcons',
  matchTextDirection: false,
);