import 'package:get/get.dart';
class StartPageState {
StartPageState() {
///Initialize variables
}
final RxInt currentIndex = 0.obs;