Gets the currently selected tab index
Future<int> getSelectedIndex() { return NativeIosUiPlatform.instance.getSelectedIndex(); }