menu
container_style package
documentation
modules/style_container.dart
ContainerStyleScreen
ContainerStyleScreen constructor
ContainerStyleScreen constructor
dark_mode
light_mode
ContainerStyleScreen
constructor
ContainerStyleScreen
(
{
Key
?
key
,
double
?
height
,
double
?
width
,
BoxShape
?
shape
,
Color
?
color
,
})
Implementation
ContainerStyleScreen({super.key,this.height,this.width,this.shape,this.color});
container_style package
documentation
modules/style_container
ContainerStyleScreen
ContainerStyleScreen constructor
ContainerStyleScreen class