menu
dutato
presentation/screens/org/org_billing_screen.dart
OrgBillingScreen
OrgBillingScreen.new const constructor
OrgBillingScreen.new
dark_mode
light_mode
description
OrgBillingScreen
constructor
const
OrgBillingScreen
(
{
Key
?
key
,
required
String
orgId
,
})
Implementation
const OrgBillingScreen({super.key, required this.orgId});
dutato
org_billing_screen
OrgBillingScreen
OrgBillingScreen.new const constructor
OrgBillingScreen class