thunderbolt property

SvgPicture thunderbolt
final

Default Coloured Icon For Thunderbolt

Implementation

static final thunderbolt = SvgPicture.asset(
    "assets/icons/thunderbolt.svg",
    color: IconStyles.colorDefault,
    package: packageName
);