menu
messenger
ui/widget/upgrade_popup/view.dart
UpgradePopupView
UpgradePopupView const constructor
UpgradePopupView
dark_mode
light_mode
UpgradePopupView
constructor
const
UpgradePopupView
(
Release
release
, {
Key
?
key
,
bool
critical
=
false
,
})
Implementation
const UpgradePopupView(this.release, {super.key, this.critical = false});
messenger
view
UpgradePopupView
UpgradePopupView const constructor
UpgradePopupView class