menu
flutter_button_three_d package
documentation
widgets/button.dart
IButton
buttonWidth property
buttonWidth property
dark_mode
light_mode
buttonWidth
property
double
buttonWidth
final
buttonWidth (optional) : A double value that defines the width of the button.
Implementation
final double buttonWidth;
flutter_button_three_d package
documentation
widgets/button
IButton
buttonWidth property
IButton class