MeteorBoolProvider({String? stateKey, bool? initialValue}) : super(stateKey: stateKey, initialValue: initialValue);