homeRepairService constant

IconData const homeRepairService

The homeRepairService material icon.

Implementation

static const IconData homeRepairService = IconData(
  0xf100,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);