nightlightRound constant

IconData const nightlightRound

The nightlightRound material icon.

Implementation

static const IconData nightlightRound = IconData(
  0xef5e,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);