menu
coderspace package
documentation
widget/coder_container.dart
CoderContainer
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
The container’s width. If null, the container will size to its child.
Implementation
final double? width;
coderspace package
documentation
widget/coder_container
CoderContainer
width property
CoderContainer class