MeteorIntProvider({String? stateKey, int? initialValue}) : super(stateKey: stateKey, initialValue: initialValue);