menu
coderspace package
documentation
widget/coder_button.dart
CoderButton
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
Height of the button. Defaults to
context.scale(48)
.
Implementation
final double? height;
coderspace package
documentation
widget/coder_button
CoderButton
height property
CoderButton class