BatteryPluginScreen constructor

const BatteryPluginScreen({
  1. Key? key,
})

Implementation

const BatteryPluginScreen({Key? key}) : super(key: key);