catchingPokemon constant

IconData const catchingPokemon

The catchingPokemon material icon.

Implementation

static const IconData catchingPokemon = IconData(
  0xe508,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);