menu
flutterx_starter_kit package
documentation
widgets/buttonkit.dart
ButtonKitGradient
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
Height of the button. If
null
, defaults to
25.0
.
Implementation
final double? height;
flutterx_starter_kit package
documentation
widgets/buttonkit
ButtonKitGradient
height property
ButtonKitGradient class