border property
Overrides the card outline. Defaults on dark surfaces to a
BankTokens.hairlineWidth hairline in BankTokens.hairlineColor;
light surfaces keep an invisible border of the same width. Pass
const Border() to remove it.
Implementation
final BoxBorder? border;