menu
hubble_shop package
documentation
view/src/voucher_generation/voucher_generation_entry/voucher_generation_entry.dart
HowItWorksTabs
HowItWorksTabs.new const constructor
HowItWorksTabs.new const constructor
dark_mode
light_mode
HowItWorksTabs
constructor
const
HowItWorksTabs
(
{
Key
?
key
,
required
List
<
HowToUseSteps
>
howItWorksSteps
,
})
Implementation
const HowItWorksTabs({ super.key, required this.howItWorksSteps, });
hubble_shop package
documentation
view/src/voucher_generation/voucher_generation_entry/voucher_generation_entry
HowItWorksTabs
HowItWorksTabs.new const constructor
HowItWorksTabs class