doorbell constant

IconData const doorbell

The doorbell material icon.

Implementation

static const IconData doorbell = IconData(
  0xefff,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);