laminate/enums/alignment library
Classes
- AfterCustomAlignment
- Alignment
- Enum for browser display alignment options.
- BeforeCustomAlignment
- ElementStyleEnum
- RelativePosition
- A position relative to another point in a 2-dimensional plane.
Typedefs
- SetPropertyFn = void Function(String? propertyName, dynamic propertyValue)
-
A function that sets
propertyName
topropertyValue
.