height property

double? height
final

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

Implementation

final double? height;