menu
flutter_button_three_d package
documentation
widgets/button.dart
IButton
borderWidth property
borderWidth property
dark_mode
light_mode
borderWidth
property
double
borderWidth
final
borderWidth (optional) : A double value that defines the width of the button's border.
By default, it is set to neuBorder.
Implementation
final double borderWidth;
flutter_button_three_d package
documentation
widgets/button
IButton
borderWidth property
IButton class