cellTower constant

IconData const cellTower

The cellTower material icon.

Implementation

static const IconData cellTower = IconData(
  0xebba,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);