gravity property

String? gravity

Gravity. Default: center. Possible values:

  • left_top
  • left_center
  • left_bottom
  • center_top
  • center
  • center_bottom
  • right_top
  • right_center
  • right_bottom

Implementation

String? get gravity;