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