bolt constant

FaIconData const bolt

Solid Bolt icon

https://fontawesome.com/icons/bolt?style=solid bolt, charge, electric, electricity, energy, flash, high voltage, lightning, power, strike, thunderbolt, weather, zap

Implementation

static const FaIconData bolt = FaIconData(
  IconData(
    0xf0e7,
    fontFamily: 'FontAwesomeSolid',
    fontPackage: 'font_awesome_flutter',
  ),
);