modeNight constant

IconData const modeNight

The modeNight material icon.

Implementation

static const IconData modeNight = IconData(
  0xf036,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);