allIcons constant

List<IconData> const allIcons

Implementation

static const List<IconData> allIcons = [
  bollard,
  candleBulb,
  ceilingHorizontal,
  ceilingRound,
  ceilingSquare,
  ceilingTube,
  christmasTree,
  classicBulb,
  doubleSpot,
  edisonBulb,
  ellipseBulb,
  flexibleLamp,
  floodBulb,
  floorLantern,
  floorShade,
  hueBloom,
  groundSpot,
  hueCentris,
  hueGo,
  hueIris,
  hueLightstripPc,
  hueLightstripTv,
  hueLightstrip,
  huePlay,
  hueSigne,
  hueTube,
  largeGlobeBulb,
  lusterBulb,
  pendantLong,
  pendantRound,
  pendantSpot,
  recessedCeiling,
  recessedFloor,
  singleSpot,
  smallGlobeBulb,
  spotBulb,
  stringLight,
  sultanBulb,
  tableShade,
  tableWash,
  triangleBulb,
  vintageBulb,
  vintageCandleBulb,
  wallLantern,
  wallShade,
  wallSpot,
  wallWasher,
];