alignmentsInfo property

List<String> alignmentsInfo
final

Implementation

final List<String> alignmentsInfo = const [
  "topLeft",
  "topCenter",
  "topRight",
  "centerLeft",
  "center",
  "centerRight",
  "bottomLeft",
  "bottomCenter",
  "bottomRight",
];