width property

double? width
final

height of the Card if null then the width of Card will be according to child

Implementation

final double? width;