menu
neo_concierge
app/modules/subscription/controllers/subscription_controller.dart
SubscriptionController
type property
type
dark_mode
light_mode
type
property
Rx
<
SubscriptionType
>
type
final
Implementation
final Rx<SubscriptionType> type = SubscriptionType.subscription.obs;
neo_concierge
subscription_controller
SubscriptionController
type property
SubscriptionController class