height property

double? height
final

The height of the button (if null, uses size for both width and height)

Implementation

final double? height;