menu
pequenotools
pequenotools.dart
SubscriptionProgressWrapper
SubscriptionProgressWrapper.new const constructor
SubscriptionProgressWrapper.new
dark_mode
light_mode
SubscriptionProgressWrapper
constructor
const
SubscriptionProgressWrapper
(
{
required
Widget
child
,
required
PageState
pageState
,
Key
?
key
,
})
Implementation
const SubscriptionProgressWrapper({ required this.child, required this.pageState, super.key, });
pequenotools
pequenotools
SubscriptionProgressWrapper
SubscriptionProgressWrapper.new const constructor
SubscriptionProgressWrapper class