menu
dutato
presentation/widgets/upgrade_prompt.dart
UpgradePrompt
UpgradePrompt.new const constructor
UpgradePrompt.new
dark_mode
light_mode
description
UpgradePrompt
constructor
const
UpgradePrompt
(
{
Key
?
key
,
String
?
feature
,
bool
compact
=
false
,
String
?
orgId
,
})
Implementation
const UpgradePrompt({ super.key, this.feature, this.compact = false, this.orgId, });
dutato
upgrade_prompt
UpgradePrompt
UpgradePrompt.new const constructor
UpgradePrompt class