height property

double? height
final

The height of the button.

If not specified, the button will size itself based on its child's size constraints.

Implementation

final double? height;