singleBed constant

IconData const singleBed

The singleBed material icon.

Implementation

static const IconData singleBed = IconData(
  0xea48,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);