height property

double? height
final

height of the button when the button's animate property is set to true then the user has to give a height value to the button or the button will not work

Implementation

final double? height;