fancy_credit_card_input library

Typedefs

CardNumberBuilder = Widget Function(CardBrand brand, String cardLastFourDigits, bool hasError)
DecorationBuilder = Decoration Function(bool hasFocus, bool hasError)
ErrorBuilder = Widget Function(String errorMessage)
LabelBuilder = Widget Function(bool hasError)