background property
Widget representing the last card in the list "Background Card"
Implementation
final Widget Function(BuildContext context, Widget? child)? background;
Widget representing the last card in the list "Background Card"
final Widget Function(BuildContext context, Widget? child)? background;