height property

double? height
final

a nullable height that you can use to declare the height of grid container, if null it will following the content height

Implementation

final double? height;