buttonHeight property

double? buttonHeight
final

any double value for customizing height of a button if isButton sets to true.

Implementation

final double? buttonHeight;