borderOnForeground property

bool? borderOnForeground
final

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;