appmayor
battery
BatteryLevel
BatteryLevel const constructor
BatteryLevel
BatteryLevel
constructor
Null safety
const
BatteryLevel
(
{
Key
?
key
}
)
Implementation
const BatteryLevel({Key? key}) : super(key: key);
appmayor
battery
BatteryLevel
BatteryLevel const constructor
BatteryLevel class
Constructors
BatteryLevel
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==