selectedIndex property
RxInt
selectedIndex
final
The currently selected page index in the onboarding flow.
Implementation
final RxInt selectedIndex = 0.obs;
The currently selected page index in the onboarding flow.
final RxInt selectedIndex = 0.obs;