MeteorDoubleProvider({String? stateKey, double? initialValue}) : super(stateKey: stateKey, initialValue: initialValue);