CardContainerStyle constructor

CardContainerStyle({
  1. Color? color,
})

Implementation

CardContainerStyle({this.color});