import 'package:plugin_basic/basic_export.dart'; class SelectCountryState { RxInt curSelectCountry = 0.obs; }