Package io.lenra.app.components
Class Container
java.lang.Object
io.lenra.app.components.Container
- All Implemented Interfaces:
LenraComponent,ViewResponse
-
Constructor Summary
ConstructorsConstructorDescriptionContainer(LenraComponent child, Alignment alignment, Border border, Padding padding, BoxConstraints constraints, BoxDecoration decoration) -
Method Summary
Modifier and TypeMethodDescriptionchild(LenraComponent child) constraints(BoxConstraints constraints) decoration(BoxDecoration decoration)
-
Constructor Details
-
Container
public Container() -
Container
public Container(LenraComponent child, Alignment alignment, Border border, Padding padding, BoxConstraints constraints, BoxDecoration decoration)
-
-
Method Details
-
child
-
alignment
-
border
-
padding
-
constraints
-
decoration
-