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