height property

double? height
final

height is used to set the height of the button This is an optional property This is a double type property

Implementation

final double? height;