menu
coderspace package
documentation
widget/coder_button.dart
CoderButton
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
Width of the button. If null, button expands based on content.
Implementation
final double? width;
coderspace package
documentation
widget/coder_button
CoderButton
width property
CoderButton class