buttonHeight property

double? buttonHeight
final

Width of button

Default: MediaQuery.of(context).size.width

Implementation

final double? buttonHeight;