import 'package:flutter_riverpod/flutter_riverpod.dart'; final currentPageProvider = StateProvider((ref) => null);