menu
bank_ui_kit package
documentation
credit.dart
BankScoreBand
BankScoreBand.new const constructor
BankScoreBand.new const constructor
dark_mode
light_mode
BankScoreBand
constructor
const
BankScoreBand
(
{
required
String
label
,
required
int
upTo
,
required
Color
color
,
})
Implementation
const BankScoreBand({ required this.label, required this.upTo, required this.color, });
bank_ui_kit package
documentation
credit
BankScoreBand
BankScoreBand.new const constructor
BankScoreBand class