background property

(Widget Function(BuildContext context, Widget? child)?) background
final

Background of the card

Implementation

final Widget Function(BuildContext context, Widget? child)? background;