menu
neo_concierge
app/modules/payment/controller/payment_controller.dart
PaymentController
currenciesList property
currenciesList
dark_mode
light_mode
currenciesList
property
RxList
<
CryptoCurrencyModel
>
currenciesList
getter/setter pair
Implementation
RxList<CryptoCurrencyModel> currenciesList = <CryptoCurrencyModel>[].obs;
neo_concierge
payment_controller
PaymentController
currenciesList property
PaymentController class