menu
bank_ui_kit package
documentation
credit.dart
BankPlanFeature
BankPlanFeature.new const constructor
BankPlanFeature.new const constructor
dark_mode
light_mode
BankPlanFeature
constructor
const
BankPlanFeature
(
{
required
String
label
,
required
Map
<
String
,
bool
?
>
tierSupport
,
})
Implementation
const BankPlanFeature({required this.label, required this.tierSupport});
bank_ui_kit package
documentation
credit
BankPlanFeature
BankPlanFeature.new const constructor
BankPlanFeature class