dark_mode constant Null safety

IconData const dark_mode

dark_mode dark_mode - e1b0

Implementation

static const IconData dark_mode = IconData(
  0xe1b0,
  fontFamily: 'MaterialIcons',
  matchTextDirection: false,
);