horizontalAlignment property

String? horizontalAlignment
getter/setter pair

Possible string values are:

  • "HORIZONTAL_ALIGNMENT_UNSPECIFIED"
  • "LEADING"
  • "CENTER"
  • "TRAILING"

Implementation

core.String? horizontalAlignment;