borderOnForeground property
borderOnForeground is true if the border is to be painted on top of the card's child. If false, the border is painted behind the card's child.
Implementation
final bool? borderOnForeground;
borderOnForeground is true if the border is to be painted on top of the card's child. If false, the border is painted behind the card's child.
final bool? borderOnForeground;