indent property

double indent
final

First line indent value. Defaults to zero. If it is negative, the text is laid out with a hanging indent.

Implementation

final double indent;