battery_charging_full_rounded constant

IconData const battery_charging_full_rounded

battery_charging_full — material icon named "battery charging full" (round).

Implementation

static const IconData battery_charging_full_rounded = IconData(
  0xf5ae,
  fontFamily: 'MaterialIcons',
);