whereToVote constant

IconData const whereToVote

The whereToVote material icon.

Implementation

static const IconData whereToVote = IconData(
  0xe177,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);